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

