BODY, P	
{
	background-color: #EAE3CC;
	scrollbar-face-color: #D8CDA0; 
	scrollbar-shadow-color: #EAE3CC;
	scrollbar-highlight-color: #EAE3CC; 
	scrollbar-3dlight-color: #EAE3CC;
	scrollbar-darkshadow-color: #EAE3CC; 
	scrollbar-track-color: #EAE3CC;
	scrollbar-arrow-color: #EAE3CC;
	font-family: arial;
	text-align: justify;
}


H2	
{
	font-style: bold;
	font-size: 16pt;
}


a:link, a:visited, v:active 
{
	color: #4B7A4E;
	text-decoration: none;
}


a:hover
{
	
	text-decoration: underline;
}


