<!--
body  { 
 FONT-SIZE: 12px;
 MARGIN: 0px;
 * }

a:link       { text-decoration: underline; color: black; font-family: Tahoma, Verdana}
a:visited    { text-decoration: underline; color: black; font-family: Tahoma, Verdana }
a:active     { text-decoration: underline; color: black; font-family: Tahoma, Verdana }
a:hover      { text-decoration: underline; color: 13661E; font-family: Tahoma, Verdana }

a.footer, a:visited.footer, a:active.footer {
	font-size : 7.5pt;
	font-weight : normal;
	font-family : Verdana;
	text-decoration : none;
}
a:hover.footer {
	font-size : 7.5pt;
	font-weight : normal;
	font-family : Verdana;
	text-decoration : underline;
}

.title {
color: white;
font-size: 12; 
font-weight: bold;
text-decoration: none;
font-family: Verdana;}

p,td,b,strong { text-decoration: none; font-family: Tahoma, Verdana; FONT-SIZE: 12px }
-->
