body {
	background-color: #FFCC99;
	margin-top: 0px;
	margin-left: 0px;
	  	  
}
HTML { 
scrollbar-base-color:  burlywood; 
scrollbar-arrow-color: red;
scrollbar-DarkShadow-Color: red; 
}		
.style3 {
	font-size: 12px;
	color: #330066;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	color: #330066;	
}
.style4 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.style9 {
	font-size: 16px;
	color: #330066;
	font-weight: bold;
}
.style10 {
	font-size: 12px;
	color: #666666;
}
.style1 {	font-size: 12px;
	color: #FFCC9A;
}
.style11 {font-size: 12px; color: #330066; 
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #330066;
}
a:visited {
	color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #330066;
}
h2 {
	font-size: 16px;
	color: #330066;
}
#table1 {border:thin;
	border-color:#FFCC99;
	border-style:solid;
}
	 
