.body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-right: 10px;
}

body {
 scrollbar-face-color:222222; 
 scrollbar-highlight-color:444444; 
 scrollbar-shadow-color:212121; 
 scrollbar-3dlight-color:111111; 
 scrollbar-arrow-color:0033FF; 
 scrollbar-track-color:121212; 
 scrollbar-darkshadow-color:000000; 
 scrollbar-base-color:000000;
}

.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 10px 30px;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 0033FF;
	margin-bottom: -10px;
	padding-bottom: 0px;
	margin-top: 10px;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: -10px;
}



