@charset "utf-8";
.style3 {font-size: 12px}
.style8 {font-size: 12; }
.style10 {font-size: 12px; font-weight: bold; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer {
	font-size: 9px;
	font-style: normal;
}

a:link {
	color: #663399;
}
a:hover {
	color: #9966FF;
}
h1 {
	font-size: 14px;
	color: #000066;
}
h2 {
	font-size: 12px;
	color: #000066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
