body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	background-color: #FFFFFF;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.header_main {
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.header_title {
	font-size: 16pt;
	font-weight: bold;
}
.MainText {
	font-size: 10pt;
}
.NavText {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	width: auto;
	text-transform: capitalize;
	letter-spacing: 2px;
}
#mainBody {
    margin: 10px 0px 0px 20px;
}
