@charset "utf-8";
.body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
html,body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #155ea7;
scrollbar-darkshadow-color: #023a71;
scrollbar-face-color: #004a93;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #004a93;
scrollbar-track-color: #fff;
}