body {
	background-position: center top;
	scrollbar-3dlight-color:#F0F0EA;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#F0F0EA;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#F0F0EA;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#F0F0EA; 
	padding:0;
	margin:0; 
	background-image:url('../images/bg.gif'); 
	background-repeat:repeat-x;
}

a:link    {
	text-decoration:none;
	color:#00A450 
}
a:visited {
	text-decoration:none; 
	color:#00A450 
}
a:active  {
	text-decoration:none; 
	color:#00A450 
}
a:hover   {
	color:#FF7200
}

big  { font-size: 12pt ; color: #666666;}
small { font-size: 10pt ; color: #666666;}
.title { 
font-size: 12pt ; color: #666666;
filter: blur(direction=120,strength=3,add=true); 
position: relative; width: 100%; height: 1em; 
}