a:link       { font-size: 12px; color: #ffffff; font-family: Verdana; text-decoration: 
               none; font-weight: bold }
a:visited    { font-size: 12px; color: #ffffff; font-family: Verdana; text-decoration: none; 
               font-weight: bold }
a:active     { font-size: 12px; color: #ffffff; font-family: Verdana; text-decoration: none; 
               font-weight: bold }
a:hover      { font-size: 12px; color: #000000; font-family: Verdana; text-decoration: 
               none; font-weight: bold }
               
h5           { font-family: Arial; font-size: 11px; font-weight: bold }

td           { font-family: Arial; font-size: 11px; color: #000000 }
.tbleTopBot {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footer a:link {
	color: #000000;
}
.footer a {
	color: #000000;
}
