BODY
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #000000;
}
	
TD
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #000000;
}

.sml { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #000000;
}

.smlbold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
}

.textbox {
	border:#000000 1px solid;
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

A:link          {
        color: #225D9F;
        text-decoration: underline
}
A:visited       {
        color: #225D9F;
        text-decoration: underline
}
A:active        {
        color: #225D9F;
        text-decoration: underline
}
A:hover         {
        color: #225D9F;
        text-decoration: underline
}
 



