<style type="text/css"> 
 <!--
 P{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #C0C0C0;
	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;}
	.white{
	color: white;
}
	.red{
	color: Red;
	font-size : 11px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.redmiddle{
	color: Red;
	font-size : 11px;
	text-decoration: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 200%;
}
	.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: 10px;
	color: red;
	text-decoration: none;}

 .smallgreen{
	font-size: 10px;
	color: green;
	text-decoration: none;}
	
 BODY, TD {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
   H1 {
	font-size: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Yellow;
	background-color : Black;
}
  H2 {
	font-size: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Yellow;
	background-color : Blue;
}
  H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Lime;
	margin-bottom : 2px;
	background-color : Gray;
}
 
 H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : Olive;
	text-align : left;
	margin-bottom : 2px;
}
 
 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>

