﻿a.email:link, a.email:visited, a.email:active {text-decoration:underline; color:#ffffff; font-weight:bold;}
a.email:hover {text-decoration:underline; color:#B41317; font-weight:bold;}

TD {
		font-family:"Arial", "Helvetica"; 
		font-size:9pt;
		color:#000000;}
		
BODY{
		font-family:"Arial", "Helvetica"; 
		font-size:9pt;
		color:#000000;
		background-color:#cccccc;
		margin:14px;
}

#address{
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:12px;
		color:white;
		text-align:right;
		text-decoration:none;
		}
