body {
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-3dlight-color:777777;
	scrollbar-face-color:000000;
	scrollbar-darkshadow-color:000000;
	scrollbar-track-color:000000;
	scrollbar-highlight-color:999999;
	scrollbar-shadow-color:999999;
	background-position: center center;



	

}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	font-weight: normal;

}
a:link {
	color: #990000;
	text-decoration: none;
	word-spacing: 0.1px;
}
a:visited {
	color: #990000;
    text-decoration: none;

}
a:hover {
	color: #eeeeee;
	text-decoration: none;
	background-color: #990000;
}
.border {
	border: 1px solid #000000;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 22px;



}
