body{
margin:0;
overflow-x: hidden; 
overflow-y: scroll;  

}
.maintext{
font-family:Verdana;
font-size:10px;
color:#333333;
}
.maintextsmall{
font-family:Verdana;
font-size:9px;
color:#333333;
}


.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px dashed #B5B4B4;
scrollbar-face-color: #f8f8f8; scrollbar-shadow-color: white; scrollbar-highlight-color: white; scrollbar-3dlight-color: grey; scrollbar-darkshadow-color: white; scrollbar-track-color: white; scrollbar-arrow-color: lightgrey; 

}
