BODY {
	background-color: #009933;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H1 { FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #009933; FONT-FAMILY: Arial, Helvetica, sans-serif; }
H2 { FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #000066; FONT-FAMILY: Arial, Helvetica, sans-serif; }
H3 { FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #990000; FONT-FAMILY: Arial, Helvetica, sans-serif; }
H4 { FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; }

TABLE { color : #000066; font-family: Arial, Helvetica, sans-serif; font-size : 14px;}
TD { color : #000066; font-family: Arial, Helvetica, sans-serif; font-size : 14px; }

p.quote {
	border : 1px solid #036; 
	clear : both;
	color : #ffffff;
	margin-left : 0%;
	padding : 7px 6px 7px 7px;
	width : 185;
	background : #000066;
	font : bold 11px;
	}	
	

A { color: #003399; text-decoration: underline; }
A:visited { color: #009933; text-decoration: underline; }
A:active {color: #FF0000; text-decoration: underline; }
A:hover {color: #990000; text-decoration: underline; }

UL {FONT-SIZE: 14px; list-style-image:url('../images/bullet6.gif')   }

a.topnav, a.topnav:active, a.topnav:visited
{
padding-left: 0;
margin-left: 0;
FONT-SIZE: 11px; 
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

a.topnav:hover
{
padding-left: 0;
margin-left: 0;
background-color: #369;
color: #ffffff;
padding: 0.2em 1em;
float: left;
text-decoration: none;
}


.TableBlock
{
	
	border-color: #009933;
	border-width: 1px;
	border-style:dotted;
	width:350px;	
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}


.TableBlock2
{
	
	border-color: #009933;
	border-width: 1px;
	

}