BODY  {
	
	font-family : verdana,Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	}


h1  {
	font-size : 16px;
	font-weight : bold;
	color : #006b00;
	text-transform: uppercase;
}

h2 {
	font-size : 14px;
	color : #006b00;	
}

h3  {
	font-size : 13px;
	font-weight : bold;
	color : #006b00;
}

h4  {
	font-size : 12px;
	font-weight : normal;
	color : #006b00;
}

hr {
	color : #006b00;
}

a{
	font-size : 11px;
	font-weight : normal;
	color : #666666; text-decoration:none;
}

a:hover{
	font-size : 11px;
	font-weight : normal;
	color : #367774;
	background-color: #ddd;
}


#maintable td{
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	background-color: white;
	padding: 2em;
}


.disclaimer  {
	font-size : 10px;
	font-style : normal;
	color : #666666;
	background: #F2F2F2;
}

.links-h1 a{
	font-size : 13px;
	font-weight:bold;
	font-style : normal;
	color :  #367774;
	background: #F2F2F2;
}
.links-h1 a:hover{
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	background-color: #ddd;
}