.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5CB7A5;
}
.related {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	line-height: 20px;

}
.heading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #1B7158;

}
.bg {
	background-image: url(pics/bg.gif);
	background-repeat: repeat;
}


.fontSpacing{ font-size:10pt; line-height: 150%; word-spacing: -1px; }
