body 
	{
	scrollbar-base-color:#D2DDC0; 
	scrollbar-face-color:#D2DDC0;
	scrollbar-track-color:#D2DDC0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#BFD19E;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#D2DDC0; 
	scrollbar-3dlight-color:#D2DDC0;
	overflow-x: hidden; 
	color: #666424;
	font: 10px Arial,Verdana,Georgia;
	text-align: justify;
	background-attachment: fixed;
	}
 
a 
	{
	text-decoration: none;
	color: #8AA955;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	color: #E4C601;
	} 

img { border: 0px }

p
	{
	color: #666424;
	font-family: Arial,Verdana,Georgia;
	font-size: 10px;
	line-height: 95%;
	}



.header	{
	font-family: Verdana, Arial, Georgia; 
	font-weight: bold;
	font-size: 14px; 
	color: #8AA955; 
	height: 14px;
	line-height: 95%;
	margin-bottom: -5px;
	}

ul

	{
	margin-left: 17px;
	line-height: 95%;
	}
