body, td {
    margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	cursor: crosshair;
	background-color: #030303;
}
html, body{
scrollbar-face-color:#000000;
scrollbar-base-color:#000000;
scrollbar-arrow-color:white;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
