body , td , th , ul , caption , center , form , textarea , div , span {
	font-family : Arial, Helvetica; 
	font-size : 10pt; 
	font-weight : normal; 
	text-decoration : none; 
} 
a {
	text-decoration : none; 
} 
A:hover {
	text-decoration : underline overline; 
} 
h1 {
	font-size : 20pt; 
	text-align : center; 
} 
h2 {
	font-weight : normal; 
	font-size : 8pt; 
	color : #666666; 
} 
h3 {
	font-weight : bold; 
	font-size : 12pt; 
} 
body {
	margin-left : 0; 
	margin-right : 0; 
	margin-top : 0; 
	margin-bottom : 0; 
}


body {
	scrollbar-face-color: #7E7E7E;
	scrollbar-shadow-color: #1F1F1F; 
	scrollbar-highlight-color: #9A9A9A;
	scrollbar-3dlight-color: #2A2A2A;
	scrollbar-darkshadow-color: #2A2A2A;
	scrollbar-track-color: #2A2A2A;
	scrollbar-arrow-color: #373737
}
