BODY {
	background-color: White;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black
	}

TABLE{
	background-color: white;
	}

H3 {
	font-family: Verdana;
	font-size: 26pt;
	text-decoration: none;
	font-weight: bold;
	color: #006000
	}
	
TH {
	font-family: Verdana;
	font-size: 8pt	
	}

TD	{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #006000;
	}

A:Hover{
	text-decoration: underline;
	color: #FF8C00
	}

A	{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #006000
	}

P	{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: black
	}
	
legend	{
	font-family: Verdana;
	color: #FF8C00
	}

HR {
	color: #006000;
	height: 2px;
	}

.hdrTbl{
	border-bottom : ridge #006000;
	}

.ftrTbl{
	border-top : ridge #006000;
	}

.tblBkgrd{
	
	border : 2px solid #004100
}

.hdrText{
	font-family: Verdana;
	font-size: 26pt;
	text-decoration: none;
	font-weight: bold;
	color: #006000;
	}

.aleft{
	text-align:left
	}
	
.acenter{
	text-align:center
	}
	
.aright{
	text-align:right
	}
