<style type="text/css"> 
 <!--
 P{
	font-family: sans-serif;
	font-size : 17px;
	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: Maroon;
	font-size : 17px;
}
 .small11{
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
 .green{
	color:Green;
	}

.smallred{
	font-size: 10px;
	color: red;
	text-decoration: none;}

 .smallgreen{
	font-size: 10px;
	color: green;
	text-decoration: none;}
.name{
	font-size: medium;
	color: #006400;
	text-decoration: none;
}
.dte{
	font-size: small;
	color: Green;
	text-decoration: none;
	font-weight : normal;
}
li{
	font-size: small;
	color: gray;
	text-decoration: none;
	font-weight : normal;
}
 BODY, TD {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
   font-size: 13px;
	text-align: left;
}
 
  H2 {
	font-size: 14pt;
	color: Maroon;
}
  H3 {
	font-size: 10px;
	color: Maroon;
	margin-bottom : 2px;
}
 
 H4 {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	color : Olive;
	text-align : left;
	margin-bottom : 2px;
}
 A {
	font-size: small;
	color: Blue;
	text-decoration : underline;
}

A:Visited {
	text-decoration: underline;
	color: #8B4513;
	font-size : small;
}
 
 A:Hover {
 text-decoration: underline;
 color: #32CD32;
 }
 A:Active {
	text-decoration: underline;
	color: Red;
}
 
 HR {
 color: blue;
 height: 1pt;
 }
 -->
</style>

