

td,p,tr,table,th,div {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color: Black;
} 

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt; color: Black;
}


a:link{
	font-weight: normal;
	text-decoration: none;
	color: Gray;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
	color: Gray;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #7C9634;
}

a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #7C9634;
}
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #92AD3D;
	SCROLLBAR-SHADOW-COLOR: #92AD3D;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #92AD3D;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin-bottom : 20px;
	margin-top : 0px;
	
}
