body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.style4 {
	font-size: 12px;
	color: #FF7F28;
	font-weight: bold;
}
.style7 {color: #FFFF00}
.style8 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.style9 {font-size: 24px}
.style11 {color: #FF7D28; font-weight: bold; }
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #FF7D28;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
body,td,th {
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FF7D28;
}
h2 {
	color: #003366;
}
h3 {
	font-size: 12px;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
