.headers_banner {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 150px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #033;
}
.headers {
	font-size: 12pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background-color: #FFF;
}
.h2 {
	font-size: 12pt;
}

.footers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-top-style: solid;
	border-top-color: #000;
	border-top-width: 1px;
	background-color: #DAE2F3;
}

