body {
	font-family: Maiandra GD, Trebuchet MS; 
	color:#000000; 
	text-align: left;
	line-height:normal;
	background-color: #ffffff;
	background-image: url(background-main.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	width: 94%;
	margin-left: 0px;
	margin-bottom: 7px;
		
	scrollbar-3dlightcolor:#ffffff;
	scrollbar-highlightcolor:#ffffff;
	scrollbar-face-color:#70c067;
	scrollbar-shadowcolor:#ffffff;
	scrollbar-trackcolor:#000000;
	scrollbar-arrowcolor:#203f20;
	scrollbar-darkshadowcolor:#000000;
	scrollbar-3dlight-color:#000000;
}

h1 {
	font-size: 20px; 
	font-weight:900; 
	color:#006633; 
	line-height:inherit;
	padding-left: 10px;
}

h2{
	font-size: 12px;
	font-weight:800;
	padding-left: 10px;
}

h3 {
	font-size: 12px;
	font-weight: 100;
	padding-left:10px;
} 

A:link {
	color: #787878;
}

A:visited {
	color: #70c067;
}

HR {size:2; 
	color: #70c067; 
	noshade: Noshade;
	width: 180px;
} 

