body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: black ; 
	text-decoration: none;
	background-color: white ;
	text-align: justify; }
a {  
	color: black ;
	text-decoration: none;
	font-weight: bold;
	font-size: 12; }
a:hover{
	color: #990033 ;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; }
a:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px; }
table {  
	color: black ;
	text-decoration: none; 
	font-size: 12px; 
	font-weight: normal; }
div {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight: normal; 
	color: black ; 
	text-decoration: none; 
	text-align: justify;
	font-size: 12 ; }
.inputbox {
	background-color: white;
	border-width: 1px;
	border-color: black ;
	border-style: groove;
	font-size: 12px;
	color: #cc0000 ; }
.checkbox {
	background-color: white;
	border-width: 0px;
	border-color: black ;
	border-style: groove;
	font-size: 12px;
	color: #cc0000 ; }
.submit {
	background-color: white;
	border-width: 1px;
	border-color: #788386;
	border-style: groove;
	font-size: 12px;
	color: #CC0000; }
.radio {
	border-width: 0px;
	border-color: #788386;
	border-style: groove;
	font-size: 12px;
	color: #CC0000; }

.scroll
{
width: 750px;
height: 100%;
scrollbar-base-color: black ;
scrollbar-3d-light-color: black ;
scrollbar-arrow-color: #809bb4 ;
scrollbar-darkshadow-color: black ;
scrollbar-face-color: black ;
scrollbar-highlight-color: #809bb4 ;
scrollbar-shadow-color: #809bb4 ;
scrollbar-track-color: black ;
}
