body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 0px none;
	margin: 0px;
	height: 0px;
	scrollbar-3dlight-color:    rgb(196,225,234); 
	scrollbar-highlight-color:	rgb(196,225,234);
	scrollbar-darkshadow-color:	rgb(196,225,234); 
	scrollbar-arrow-color:      rgb(135,191,208);   
	scrollbar-base-color:       rgb(196,225,234);   
	scrollbar-face-color:       rgb(196,225,234);   
	scrollbar-shadow-color:     rgb(196,225,234);   
	scrollbar-track-color:      rgb(196,225,234);	
}
.big {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}