.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3F1B04;
	text-align: justify;
}
.noRepeat {
	background-repeat: no-repeat;
	border-bottom: thin;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AB8C6C;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #010066;
	text-align: center;
}
.signature {
	font-family: "Monotype Corsiva", "Lucida Handwriting";
	font-size: 21px;
	color: #010066;
	font-weight: bold;
}
.navOff {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #010066;
	text-decoration: none;
}
.whiteBorder {
	border: medium solid #FFFFFF;
}

