<style type="text/css"> 
 <!--
 P{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #191970;
	text-align : left;
	font-size : 12px;
}
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 .noline{
	text-decoration: none;}
	.grey{
	color: Silver;
}
 .small{
	font-size: 10px;
	color: blue;
	text-decoration: none;}
	.red{
	color: Red;
	font-size : 11px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	.bk{
	color: Blue;
	font-size : 12px;
	text-decoration: none;
	background : #FFD700;
	
}

 .small11{
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
 .green{
	color:Green;
	font-size: 12px;}

.smallred{
	font-size: small;
	color: red;
	text-decoration: none;}

 .smallgreen{
	font-size: 10px;
	color: green;
	text-decoration: none;}
	
 BODY, TD {
	color : Gray;
	font-family : Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
h1 {
	color: #FAFAD2;
	background-color : Black;
	font-size: 14pt;

}
 
  H2 {
	font-size: 14pt;
	color: #FAFAD2;
	background-color : Black;
}
  H3 {
	font-size: 10px;
	color: #6495ED;
	margin-bottom : 2px;
}
 
 H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : #556B2F;
	text-align : left;
	margin-bottom : 2px;
}
 
 A {
	font-size: 11px;
	color: Blue;
	text-decoration: none;
}

 A:Hover {
	text-decoration: underline;
	color: Red;
}
 A:Active {
 text-decoration: underline;
 color: Red;
 }
 a:visited {
	color: Maroon;
	font-size: 11px;
	text-decoration: none;
}
 
 
 HR {
	color: #FAEBD7;
	height: 6pt;
}
 -->
</style>
