	body
	{
	font-family: arial;
	font-size: 9pt;
	color: #99CC66;
	background-color: #99CC66;
	scrollbar-3dlight-color : #99CC66;
	scrollbar-arrow-color :White;
	scrollbar-base-color : #99CC66;
	scrollbar-darkshadow-color :#99CC66;
	scrollbar-face-color : #99CC66;
	scrollbar-highlight-color : #99CC66;
	scrollbar-shadow-color :#99CC66;
	scrollbar-track-color : #99CC66;
	height: auto;
	}
	
	a
	{
		color: #99CC66;
		font-family: arial;
		font-size: 9pt;
		text-decoration: none;
		font-weight: bold;
	}


	a:visited
	{
		color: #99CC66;
		font-family: arial;
		font-size: 9pt;
		text-decoration: none;
	}

	
	a:hover
	{
		color: #006600;
		font-family: arial;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
	}

	a:active 
	{
		color: white;
		font-family: arial;
		font-size: 9pt;
		text-decoration: none;
	}
	
	


