@charset "utf-8";

.style1 {
	color: #0F004E;
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	color: #0F004E;
	font-family: "Arial Black";
	font-size: 10px;
	font-weight: bold;
}
.style3 {
	color: #0F004E;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
}
.style4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #0F004E;
}

.style5 {
	color: #FFFFFF;
	font-family: "Arial Black";
	font-size: 10px;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: bold;
}
.style7 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #0F004E;
}
.style8 {
	color: #FFFFFF;
	font-family: "Arial Black";
	font-size: 11px;
	font-weight: bold;
}

body {
	background-color: #666666;
}
.style2 a {
color: #0F004E;
	text-decoration: none;
}

.style2 a:link {
color: #0F004E;
	text-decoration: none;
}

.style2 a:hover {
color: #0F004E;
text-decoration: underline;
}

.style5 a {
	text-decoration: none;
	color: #ffffff;
}

.style5 a:link {
	text-decoration: none;
	color: #ffffff;
}

.style5 a:hover {
text-decoration: underline;
color: #ffffff;
}

.mainback{
background: #FFFFFF url(images/backmid.jpg) repeat-x;}