﻿a.nav:link {text-decoration:none; color:#ffffff; font-weight:bold; font-size: 9pt;}
a.nav:visited {text-decoration:none; color:#ffffff; font-weight:bold; font-size: 9pt;}
a.nav:active {text-decoration:none; color:#ffffff; font-weight:bold; font-size: 9pt;}
a.nav:hover {text-decoration:underline; color:#cccccc; font-weight:bold; font-size: 9pt;}

a.footer:link {text-decoration:none; color:#ffffff; font-weight:bold;}
a.footer:visited {text-decoration:none; color:#ffffff; font-weight:bold;}
a.footer:active {text-decoration:none; color:#ffffff; font-weight:bold;}
a.footer:hover {text-decoration:underline; color:#213F67; font-weight:bold;}

a.link:link {text-decoration:underline; color:#044C6C; font-weight:bold;}
a.link:visited {text-decoration:underline; color:#044C6C; font-weight:bold;}
a.link:active {text-decoration:underline; color:#044C6C; font-weight:bold;}
a.link:hover {text-decoration:underline; color:#cccccc; 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;
}
.footer{
	color:white;
	text-align:center;
	font-size:9pt;
}

