body 
	{
	scrollbar-base-color:#D7E9DB; scrollbar-face-color:#D7E9DB;
	scrollbar-track-color:#DBEEDF;
	scrollbar-arrow-color:white;
	scrollbar-darkshadow-color:#D7E9DB;
	scrollbar-highlight-color:#D7E9DB;
	scrollbar-shadow-color:#DBEEDF; scrollbar-3dlight-color:white;
	background-attachment: fixed; 
	overflow-x: hidden;
	font-family: Verdana,Arial,Georgia;
	font-size: 11px;
	letter-spacing: 1px;
	color: #2B5E36;
	}
 
a 
	{
	text-decoration: none;
	color: #2B5E36;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	color: #2B5E36;
	font-weight: bold;
	} 

p
	{
	color: #2B5E36;
	font-family: Verdana,arial,georgia;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: justify; 
	}