<style type="text/css"> 
 <!--
 P{
	font-family: sans-serif;
	font-size : 12px;
	font-style : normal;
	color : Yellow;
	text-align : left;
}
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 .noline{
	text-decoration: none;}
 .small{
	font-size: 11px;
	color: Aqua;
	text-decoration: none;
}
	.red{
	color: #FFD700;
	font-size : 12px;
}
 .small11{
	font-size: 11px;
	color: #F8F8FF;
	text-decoration: none;
}
 .green{
	color: #9ACD32;
	font-size: 12px;
}

.smallred{
	font-size: 11px;
	color: #F5DEB3;
	text-decoration: none;
}

 .smallgreen{
	font-size: 10px;
	color: Lime;
	text-decoration: none;
}
	
 BODY, TD {
	color : #F0FFFF;
	font-family : Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
 
  H2 {
	font-size: 14pt;
	color: #F0F8FF;
}
  H3 {
	font-size: 10pt;
	color: Fuchsia;
	margin-bottom : 2px;
}
 
 H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : #FF8C00;
	text-align : left;
	margin-bottom : 2px;
}
 
 A {
	font-size: 12px;
	color: Aqua;
}


 
 A:Hover {
 text-decoration: underline;
 color: #32CD32;
 }
 A:Active {
 text-decoration: underline;
 color: Red;
 }
 
 HR {
 color: blue;
 height: 1pt;
 }
 -->
</style>

