@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/footer_37.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #202B84;
	text-decoration: none;
	font-weight: bold;
}
.footer-back {
	background-image: url(images/footer_37.jpg);
	background-repeat: repeat-x;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #202B84;
	text-decoration: none;
	font-weight: bold;
}

