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