body{
	color: #FFFFFF; 
	line-height: 18px; 
    scrollbar-highlight-color:#FAFAFA;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-face-color:#EDEDED;
	scrollbar-shadow-color: #939393;
    scrollbar-track-color:#F4F4F4;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-arrow-color:#939393;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
}

table,tr,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing:1px;
	color: #484848;
}

.bg {
	background-image: url(images/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11 px;
	color: #353535;
}

.b {
	font-size: 11px;
	color: #8b8b8b;
	text-decoration: none;
}

.b:hover {
	font-size: 11px;
	color: #8b8b8b;
	text-decoration: underline;
}

