BODY 


<!--
a:link   { color: #00004A; font-size: 100%; font-weight: bold; text-decoration: underline } 
a:visited  { color: #00004A; font-weight: bold; text-decoration: underline } 
a:hover  { color: #FFFFFF; font-weight: bold; text-decoration: underline } 
a:active {color: #00004A;text-decoration: underline;font-weight: bold;}
<!--
a {text-decoration: none;}
-->
td     { color: #000000; font-size: 12px; font-family: Arial,Verdana,Helvetica, sans-serif } 
li {color: #374646; list-style-type: square} 

A.type2:link     { color: #666666; text-decoration:underline;font-weight: bold }
A.type2:visited  { color: #666666; text-decoration:underline;font-weight: bold }
A.type2:active  {color:#666666; text-decoration:underline;font-weight: bold}
A.type2:hover    { color: #333333; text-decoration:underline;font-weight: bold }

