body {
	background-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: grey;
	scrollbar-shadow-color: grey;
	scrollbar-3dlight-color: grey;
	scrollbar-arrow-color: white;
	scrollbar-track-color: grey;
	scrollbar-darkshadow-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

