.body {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000;
	text-align: left;
	vertical-align: top;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.payoff {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	background-color: #FFFFFF;
	font-family: "arial narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0A405B;
	text-decoration: none;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
	height: 125px;
	width: 840px;
}
.main {
	background-color: #FFFFFF;
	font-family: "Arial Narrow Bold";
	font-size: 14px;
	color: #0C486C;
	text-decoration: none;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	text-align: justify;
	vertical-align: top;
	padding: 20px;
	height: 390px;
	width: 715px;
}
.main-index {
	background-color: #FFFFFF;
	font-family: "Arial Narrow Bold";
	font-size: 14px;
	color: #0C486C;
	text-decoration: none;
	background-image: url(../images/main-index.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	height: 390px;
	width: 715px;
}
.heading {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #0C486C;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	line-height: normal;
}
.subheading {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #0C486C;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	line-height: normal;
}
.body-justified {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000;
	text-align: justify;
	vertical-align: top;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

