<style type="text/css"> 
 <!--
 P{
	font-family: sans-serif;
	font-size : 14px;
	font-style : normal;
	color : Silver;
	text-align : left;
	font-weight : bold;
}
 .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, sans-serif;
	font-size: 12px;
	color: #F5F5DC;
	text-align: left;
}
 
  H2 {
	font-size: 14pt;
	color: Red;
	font-family : "Courier New", Courier, monospace;
}
  H3 {
 font-size: 13pt;
 color: #7FFFD4;
 }
 
 H4 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : White;
}
 
 A {
	font-size: 15px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
	line-height : 16px;
	font-weight : bold;
}
 
 A:Hover {
	text-decoration: underline;
	color: #F0FFF0;
}
 A:Active {
 text-decoration: underline;
 color: Red;
 }
 
 HR {
	color: Yellow;
	height: 1pt;
}
 -->
</style>
