body {
	margin:0px;
	scrollbar-arrow-color: red;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: red;
	scrollbar-shadow-color: red;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	overflow-x: hidden;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
