 * { font-family:arial; }
 table.address { margin-left:0px; }
 table.main { border-color:#6b14a7; border-style:solid; border-width:1px 1px 1px 1px; margin-left:0px; }
 h2    { margin-left:20px; color:#0000ff }
 h2    { color:blue; }
 img   { margin-left:0px; }
 
 td.address { height:50px; margin-left:2px; }
 td        { font-family:Arial,Sans-Serif; color:#000000; font-size:13px; text-align:left; }

 a:link    { color:#6b14a7; text-decoration:yes}
 a:visited { color:#6b14a7; text-decoration:yes }
 a:hover   { color:#6b14a7; text-decoration:yes }
 a:active  { color:#6b14a7; text-decoration:yes }
</style>
</style>

<style type="text/css">
<!--
 a.red:link { color:#ff0000 }
 a.red:visited { color:#ff0000 }
 a.red:hover { color:#ff0000 }
 a.red:active { color:#ff0000 }
