.bodyText {
	text-align:justify;
	line-height:20px;
	letter-spacing:0.5px;
	height:400px;
	overflow:auto;
}
.bodyText strong  {
	font-size:14px;	
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding-top:10px;
	padding-right:20px;
	text-align:center;
}
.footerText a:link {
	text-decoration:none;
	color:#000;
}
.footerText a:active {
	text-decoration:none;
	color:#000;
}
.footerText a {
	text-decoration:none;
	color:#000;
}
.footerText a:visited {
	text-decoration:none;
	color:#000;
}
.footerText a:hover {
	text-decoration:none;
	color:#000;
}
.footerText a:visited:hover {	
	text-decoration:none;
	color:#000;
}
a {
	color:#000;
	text-decoration:none;
}
a:link {
	color:#000;
	text-decoration:none;
}

a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:visited:hover {
	color:#000;
	text-decoration:none;
}
.navText{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
	font-weight:bolder;
	text-transform:capitalize;
	text-align:center;
	margin-right:10px;
	float:left;
}
.navText a:link {
	text-decoration:none;
	color:#900;
}
.navText a:active {
	text-decoration:none;
	color:#900;
}
.navText a {
	text-decoration:none;
	color:#900;
}
.navText a:visited {
	text-decoration:none;
	color:#900;
}
.navText a:hover {
	text-decoration:none;
	color:#900;
}
.navText a:visited:hover {	
	color:#900;
	text-decoration:none;
}

.navText.section a {
	text-decoration:none;
	font-size:14px;
}
.navText.section  a:visited {
	text-decoration:none;
	font-size:14px;
}
.navText.section  a:hover {
	
}
.navText.section  a:visited:hover {	

}

.navText.current a {
	text-decoration:none;
	font-size:14px;
}
.navText.current  a:visited {
	text-decoration:none;
}
.navText.current  a:hover {
	
}
.navText.current  a:visited:hover {	
}