body {
		background: #EAECEA url(img/background.jpg) no-repeat scroll;
		scrollbar-face-color: #365C1B;
		scrollbar-shadow-color: #365C1B;
		scrollbar-highlight-color: #EAECEA;
		scrollbar-3dlight-color: #365C1B;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #ffffff;
		scrollbar-arrow-color: #EAECEA;
		
		font: 14px Arial, Verdana, Helvetica, sans-serif;
		color: #365C1B;
	}
	
.blankimg { 
border: 0px solid #365C1B; 
} 	
	

img { 
border: 1px solid #365C1B; 
} 	


	
	
A:link
{
color: #365C1B;
text-decoration: none;
font-weight:normal;
}
A:visited
{
color: #990000;
text-decoration: none;
font-weight:normal;
}
A:hover
{
color: #ff0000;
text-decoration: none;
font-weight:bold;
}
A:active
{
color: #990000;
text-decoration: none;
font-weight:normal;
}	
	
	

.trythis {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: 365C1B;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: 365C1B;
	line-height: normal;

}
