BODY { scrollbar-face-color: #aaaaaa; 
		scrollbar-shadow-color: #000000; 
		scrollbar-highlight-color:#AAAAAA; 
		scrollbar-3dlight-color: black; 
		scrollbar-darkshadow-color: #333333; 
		scrollbar-track-color: #AAAAAA; 
		scrollbar-arrow-color: white; 
		scrollbar-base-color: #999999; }


table {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}
.bold {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
heading1 {
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	margin-right: 10px;
	line-height: 10px;	

}
.heading1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
li {
	list-style-type: square;
}
a:link {font-weight: bold;color: #FFFFff;text-decoration: underline}
a:visted {font-weight: bold;color: #FFFFff;text-decoration: none}
a:active {font-weight: bold;color: #FFFFff;text-decoration: none}
a:hover {font-weight: bold;color: gold;text-decoration: none}
