BODY, TD, INPUT, SELECT {
	font-family :  Arial,Verdana, sans-serif ;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: #0033ff;
}

A:Hover {
	text-decoration: underline;
	color: #ff0000;
}
LI {
	color: #0033ff;
	padding-bottom : 5px;
}


.secthdr {
	color: #0033ff;
	padding-bottom : 5px;
	font-size : 15px;
	font-weight : bold;
}

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
   color: #0033ff;
}

.smallblack {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
   color: #000000;
}

.large {  
    font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; color: #000000;
	line-height: 14px}