<style type="text/css"> 
 <!--
 P{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : Black;
	text-align : left;
}
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 
 BODY, TD {
 color : #aaaaaa;
 font-family :  Arial, sans-serif;
 font-size: 12px;
 text-align: left;
 }
  H1 {
	font-size: 14pt;
	color: Teal;
}
  H2 {
	font-size: 11pt;
	color: #FF7F50;
}
  H3 {
	font-size: 11pt;
	color: Blue;
}
 
 H4 {
  font-size: small;
 font-variant: small-caps;
 font-weight: bold;
 color : white;
 }
 
 A {
 font-size: 12px;
 text-decoration: none;
 color: blue;
 
 }
 
 A:Hover {
 text-decoration: underline;
 color: #32CD32;
 }
 A:Active {
 text-decoration: underline;
 color: Red;
 }
 
 HR {
 color: blue;
 height: 1pt;
 }
 -->
</style>

