﻿a.email:link, a.email:visited, a.email:active {text-decoration:underline; color:#ffffff; font-weight:bold; font-size:12pt;}
a.email:hover {text-decoration:underline; color:#F9EF02; font-weight:bold; font-size:12pt;}

a.link:link, a.email:visited, a.email:active {text-decoration:underline; color:#ffffff; font-weight:bold;}
a.link:hover {text-decoration:underline; color:#F9EF02; 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;
}
