body {
	background-color: #0E487C;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.style3 {color: #0E487C; font-weight: bold; }
.style7 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.style9 {color: #666666; font-size: 10px; }
.style11 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.style12 {color: #333333}
.style13 {color: #0E487C; font-weight: bold; font-size: 14px; }
.style16 {color: #000033}
.style17 {color: #CCCCCC}
a {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:link {
	color: #003366;
	text-decoration: none;
}

.footer {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;

}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}