Body
	{
	margin: 0;
	background-image: url(bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
 	font-family: Arial, Verdana;
 	font-size: 11;
	filter: Blur(direction=145,strength=2);
	color: #000000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #005500;
 	}
a:link
	{
	text-decoration : none;
	color: #005500;
	font-weight: light
	}
a:visited
	{
	text-decoration : none;
	color: #005500;
	font-weight: light
	}
a:active
	{
	text-decoration : none;
	color: #005500;
	font-weight: light
	}
a:hover
	{
	text-decoration :none;
	color: #000000;
	font-weight: light;
	background-color: #000000;
	}
TABLE
	{
	background: #FFFFFF;
 	font-size: 11;
	font-family:  Arial, Verdana;
	color: #000000;
	}
TD
	{
 	font-size: 11;
	font-family:  Arial, Verdana;
	color: #000000;
	}
</STYLE>