<style type="text/css"> 
 <!--
 P{
 font-family: sans-serif;
 font-size : 14px;
 font-style : normal;
 color : Black;
 text-align : left;
 }
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 
 BODY, TD {
 color : Maroon;
 font-family :  Arial, sans-serif;
 font-size: 12px;
 text-align: left;
 }
 
  H2 {
 font-size: 12pt;
 color: navy;
 }
  H3 {
 font-size: 13pt;
 color: red;
 }
 
 H4 {
  font-size: small;
 font-variant: small-caps;
 font-weight: bold;
 color : black;
 }
 
 A {
 font-size: 13px;
 text-decoration: none;
 color: blue;
 font-weight : bold;
 background-color : Silver;
 }
 
 A:Hover {
 text-decoration: underline;
 color: red;
 }
 A:Active {
 text-decoration: underline;
 color: purple;
 }
 
 HR {
 color: blue;
 height: 1pt;
 }
 -->
</style>
