body { 
	SCROLLBAR-FACE-COLOR: #F0F3F7;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F3F7;
	SCROLLBAR-SHADOW-COLOR: #716F64;
	SCROLLBAR-3DLIGHT-COLOR: #F0F3F7;
	SCROLLBAR-ARROW-COLOR: #B0B0B6;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #F0F3F7
}
body, table, tr, td, th, li, p { 
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #606066;
}
h1,h2, h3 { 
	font-size: 10pt;
}
.over {
                  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
} 
.out { 
                  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35); 
} 
a:link	{
	text-decoration: none;
	color: #606086;
}
a:visited {
	text-decoration: none;
	color: #404066;
}
a:active {
	color: #101036;
}
a:hover { 
	 color: #82822B;
}
.ragy {
	font-family: Tahoma, Verdana, MS Sans Serif, Arial;
	font-size: 9pt;
	color: #606066;
	background-color: #F0F3F7;
	border: 1pt out #606066;
}
