BODY , td {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8.5pt; 
color : #000000;
line-height: 15px;
} 
.head {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : 700; 
color : #996600; 
} 
.top {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-weight : 700; 
color : #ff9900; 
} 
.sub {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
font-weight : 700; 
color : #003366; 
}
 A:link {
	color: #00008B;
	text-decoration: none;
	font-size: 8.5pt;
} 
A:active {
color : #00008B; 
text-decoration : none; 
font-size : 8.5pt; 
} 
A:visited {
color : #00008B; 
text-decoration : none; 
font-size : 8.5pt; 
} 
a:hover {
color : #CC3300; 
text-decoration : none; 
} 

.input{
	font-size: 9px;
	border: 1px solid Gray;
}

.textarea{
	font-size: 11px;
	border: 1px solid Gray;
}

.selector{
	font-size: 9px;
	border: 1px solid Gray;
	background: #D7D4D4;
}