<style type="text/css"> 
 <!--
 P{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Black;
	text-align : left;
	font-size : 16px;
}
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 .red{ color:red}
 .green{ color:green } 

 
 BODY, TD {
 color : #a0a0a0;
 font-family :  Arial, sans-serif;
 font-size: 10px;
 text-align: left;
 }
 
 H1
 {
	font-size: 28px;
	color: navy;
	font-weight : bold;
}
 
  H2 {
 font-size: 20px;
 color: navy;
 }
  H3 {
	font-size: 17px;
	color: Green;
	margin-bottom : 2px;
	font-weight : bold;
}
 
 H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : Olive;
	text-align : left;
	margin-bottom : 2px;
}
 
 A {
	font-size: 15px;
	text-decoration: underline;
	color: #31319C;
}
 .small{
	font-size: 12px;}
}
 
 A:Hover {
	text-decoration: underline;
	color: #FF9999;
}
 A:Active {
	text-decoration: underline;
	color: Navy;
}
 
 HR {
 color: blue;
 height: 1pt;
 }
 -->
</style>

