BODY, P, TD, DIV
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
SELECT
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}
a.link:active { 	color: #FFFFFF;	font-size: 10px;	font-weight: bold;	 	text-decoration: none;}
a.link:visited {color: #FFFFFF; font-size: 10px; font-weight: bold;   text-decoration: none }
a.link:hover {color: #FFFFFF; font-size: 10px; font-weight: bold;    text-decoration: underline }
a.link:link {color: #FFFFFF; font-size: 10px; font-weight: bold;   text-decoration: none 	cursor: hand;}

.SubT3 {
	font-size: 16px;
	font-weight: bold;
	color: #C82418;
}
.SmallFont {
	font-size: 8pt;
	text-transform: uppercase;
}
