	body
	{
	font-family: arial;
	font-size: 9pt;
	color: black;
	background-color: #99CC66;
	scrollbar-3dlight-color : none;
	scrollbar-arrow-color :White;
	scrollbar-base-color : none;
	scrollbar-darkshadow-color : none;
	scrollbar-face-color : none;
	scrollbar-highlight-color : none;
	scrollbar-shadow-color : none;
	scrollbar-track-color : none;
	height: auto;
	;
	background-image : url(img/content.jpg);
}
	
	a
	{
		color: black;
		font-family: arial;
		font-size: 9pt;
		text-decoration: none;
		font-weight: bold;
	}


	a:visited
	{
		color: black;
		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: maroon;
		font-family: arial;
		font-size: 9pt;
		text-decoration: none;
	}
	
	h1
	{
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		color: maroon;
		text-decoration: none;
	}
	
	h2
	{
		color: maroon;
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		line-height: 0pt;
	}
	

	table
	{
		color: Black;
		font-family: arial;
		font-size: 9pt;
		text-decoration: none; 
	}

	div
	{
		color: Black;
		font-family: arial;
		font-size: 9pt;
		text-decoration: none; 
	}



