body,TD  {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #002142;
}	

.white {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #ffffff;
}	

.red  {
	font-size : 12px;
	font-weight : bold;
	color : #CC0000;
}
				
.title  {
	font-size : 14px;
	font-weight : bold;
	color : #002142;
	text-transform : uppercase;
}	

.subtitle  {
	font-size : 12px;
	font-weight : bold;
	color : #002142;
}

.titlered {
    font-family : Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #CC3366;
}
	
.heading  {
	font-size : 14px;
	font-weight : bold;
	color : #002142;
}		
.disclaimer  {
	font-size : 9px;
	color : #666666;
}

A  {color : #002142; text-decoration : none; text-transform : none; font-weight : bold; }
A:Visited  {color : #002142; text-decoration : none; text-transform : none; font-weight : bold; }
A:Active  {color : #002142; text-decoration : none; text-transform : none; font-weight : bold; }
A:Hover  {color : #002142; text-decoration : underline; text-transform : none; font-weight: bold; }

A.nav  {color : #002142; text-decoration : none; text-transform : none; font-weight : normal; }
A.nav:Visited  {color : #002142; text-decoration : none; text-transform : none; font-weight : normal; }
A.nav:Active  {color : #002142; text-decoration : none; text-transform : none; font-weight : normal; }
A.nav:Hover  {color : #002142; text-decoration : underline; text-transform : none; font-weight: normal; }

A.nav2  {color : #002142; text-decoration : none; text-transform : none; font-weight : normal; font-size : 11px; }
A.nav2:Visited  {color : #002142; text-decoration : none; text-transform : none; font-weight : normal; font-size : 11px; }
A.nav2:Active  {color : #002142; text-decoration : none; text-transform : none; font-weight : normal; font-size : 11px; }
A.nav2:Hover  {color : #002142; text-decoration : underline; text-transform : none; font-weight: normal; font-size : 11px; }

A.head  {color : #002142; text-decoration : none; text-transform : none; font-weight : bold; font-size : 14px; }
A.head:Visited  {color : #002142; text-decoration : none; text-transform : none; font-weight : bold; font-size : 14px; }
A.head:Active  {color : #002142; text-decoration : none; text-transform : none; font-weight : bold; font-size : 14px; }
A.head:Hover  {color : #002142; text-decoration : underline; text-transform : none; font-weight: bold; font-size : 14px; }

A.ref  {color : #CC3366; text-decoration : none; text-transform : none; font-weight : bold; }
A.ref:Visited  {color : #002142; text-decoration : underline; text-transform : none; font-weight : bold; }
A.ref:Active  {color : #CC3366; text-decoration : underline; text-transform : none; font-weight : bold; }
A.ref:Hover  {color : #CC3366; text-decoration : underline; text-transform : none; font-weight: bold; }