/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
body {
scrollbar-face-color: #990000; 
scrollbar-track-color: #F0F0F0; 
scrollbar-arrow-color: #ffffff; 
scrollbar-shadow-color: #999999; 
scrollbar-3dlight-color: #D90505; 
scrollbar-darkshadow-color: #800000; 
buttonface: #990000; buttoncolor: #ffffff; margin-top: 8px;
     
}

.normal {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding-left: 5px;
}

.content {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
    padding-left: 5px;
}