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

