<html>
<style>
<body>
H5 { font-weight: bold;}
H2 {font-size: 16px; color: #A0522D; font-weight: bold; font-style: italic; margin-bottom: 0px; }
H3 {font-size: 14px; color: #A0522D; font-weight: bold; margin-bottom: 0px; margin-top: 0px;}
H4 {font-size: 10px; color: #A0522D; font-weight: bold;  margin-bottom: 0px; margin-top: 0px;}

BODY,P,TD,TH {font-size: 12px; font-family:"helvetica,sans-serif,arial,verdana"; }

HR {height: 1px; border-top-width: 3px; border-top-style: double; color: "#A0522D";}

A:link    {text-decoration: none;      color:blue;  font-weight: bold;}
A:visited {text-decoration: none;      color:"#A0522D"; font-weight: bold;}
A:hover   {text-decoration: underline; color:red;   font-weight: bold;}

TABLE {border-width: 3px;border-style: solid;border-color: #A0522D;}
TABLE.nogrid {border-width: 0px;}

</body>
</style>
</html>

