<style type="text/css"> 
 <!--
 P{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : Black;
	text-align : left;

}
 .centred{text-align: center;}
 .lh{text-align: left;}
 .rh{text-align: right;}
 .noline{
	text-decoration: none;}
 .small{
	font-size: 10px;
	color: blue;
	text-decoration: none;}
	.red{
	color: Teal;
	font-size : 11px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	.bk{
	color: Blue;
	font-size : 13px;
	text-decoration: none;
	background : #FFD700;
	
}

 .small11{
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
 .green{
	color:Green;
	font-size: 12px;}
.big{
	font-size: 16px;
}
.blue{
	color: blue;
	font-size: 12px;
}
.smallred{
	font-size: 10px;
	color: red;
	text-decoration: none;}

 .smallgreen{
	font-size: 10px;
	color: green;
	text-decoration: none;}
	
 BODY, TD {
 color : #003399;
 font-family :  Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-align: left;
 }
  H1 {
	font-size: 48px;
	color: red;
	text-align : center;
	font-family : "Times New Roman", Times, serif;
}
  H2 {
	font-size: 14pt;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
}
  H3 {
	font-size: 14px;
	font-variant: small-caps;
	color: #B8860B;
	margin-bottom : 2px;
}
 
 H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : Olive;
	text-align : left;
	margin-bottom : 2px;
}
H5 {
	font-size: 10px;
	font-variant: small-caps;
	color : Gray;
	text-align : left;

}
 
 A {
	font-size: 11px;
	color: Blue;
}


 
 A:Hover {
	text-decoration: underline;
	color: Red;
}
 A:Active {
 text-decoration: underline;
 color: Red;
 }
 
 HR {
 color: blue;
 height: 1pt;
 }
 -->
</style>

