.main {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height:116%;
	color:#333333;
}
.main_gray {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.main_title {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #808080;
}
a:link {text-decoration:none; color:#333333;}
a:visited {text-decoration:none; color:#333333}
a:active {text-decoration: none; color: #FF0000}
body	{margin:0; height:100%; width:100%; background-color:#FFFFFF;
		scrollbar-face-color: #ccc;
		scrollbar-shadow-color: #fff;
		scrollbar-highlight-color: #fff;
		scrollbar-3dlight-color: #fff;
		scrollbar-darkshadow-color: #fff;
		scrollbar-track-color: #fff;
		scrollbar-arrow-color: #404040;
}
