body,td,th {
	font-size: 12px;
}
body {
	scrollbar-3dlight-color:#d1d7dc;
	scrollbar-arrow-color:#555555;
	scrollbar-darkshadow-color:#555555;
	scrollbar-face-color:#efefef;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#efefef;
	scrollbar-track-color:#eaedf4;
	
	
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #797878;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #797878;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #797878;
}
.style1 {color: #c3c3c3;}
.style2 {
	color: #797878;
}
.style4 {
	color: #565656;
	line-height: 20px;
}
.style5 {
	color: #ed3737;
	line-height: 20px;
}
.style6 {
	color: #1D70EB;
	line-height: 20px;
	text-decoration: none;
}
.rule1 {
	display: none; text-decoration: none;
}