body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
	margin:0px;
	line-height: 20px;
}

td {  
	text-align: center;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
	height: 18px;
}

.plat td {  
	text-align: left;
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000; 
}

h1 {
	font-size: 14pt; 
	font-weight: bold; 
	margin-bottom: 15pt;
}
h2 {
	font-size: 12pt; 
	font-weight: bold; 
	margin-top: 25pt;
	margin-bottom: 10pt;
}
input {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	height: 18px;
	width: 80px;
}

a:link, a:visited, a:active {  
	color: #000000; 
	text-decoration: underline;
}
a:hover {  
	color: #000000; 
	text-decoration: underline;
}

.homecontent {
	text-align: left;
	font-size: 10pt; 
}