﻿a.nav:link {text-decoration:underline; color:#ffffff; font-weight:bold;}
a.nav:visited {text-decoration:underline; color:#ffffff; font-weight:bold;}
a.nav:active {text-decoration:underline; color:#ffffff; font-weight:bold;}
a.nav:hover {text-decoration:underline; color:#E40E2C; font-weight:bold;}

a.smallyellow:link, a.smallyellow:visited, a.smallyellow:active {text-decoration:underline; color:#F5F200; font-size:8pt; font-weight:bold;}
a.smallyellow:hover {text-decoration:underline; color:#ED2D28; font-size:8pt; font-weight:bold;}

TD {
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#393939;}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:10pt;
		color:#000000;
		background-color:#cccccc;
		margin:0px;
}

.smallwhite {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}

