body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
}
.content_side {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
}
.content_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
a.content_blue_link:link {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a.content_blue_link:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a.content_blue_link:hover {
	text-decoration: none;
	color: #9DCB3C;
	font-weight: bold;
}
a.content_blue_link:active {
	text-decoration: none;
	font-weight: bold;
}
a.content_white_link:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.content_white_link:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.content_white_link:hover {
	text-decoration: none;
	color: #9DCB3C;
	font-weight: bold;
}
a.content_white_link:active {
	text-decoration: none;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a.footer_link:link {
	text-decoration: none;
	color: #003366;
}
a.footer_link:visited {
	text-decoration: none;
	color: #003366;
}
a.footer_link:hover {
	text-decoration: none;
	color: #9DCB3C;
}
a.footer_link:active {
	text-decoration: none;
}