a {
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.HeadingText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006633;
	text-align: center;
	text-decoration: none;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	background-position: left;
}
.FooterText { font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal; color: #006633; text-decoration: none }
hr {
	background-position: center;
	width: 525px;
	color: #FFFF00;
	height: 1px;

}
.FooterTextSmall {
font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFF00; text-decoration: none
}
.BodyTextBold {
font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #006633; text-decoration: none
}
.BodyTextItalic {
font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; font-weight: normal; color: #006633; text-decoration: none
}
.BodyTextBoldItalic {

font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: oblique; font-weight: bold; color: #006633; text-decoration: none
}
.PageHeadingText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #006633;
	text-align: center;
	text-decoration: none;
	background-position: center;

}
.SectionHeadingText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	background-position: center;
	text-align: center;


}
.FooterTextSmallBold {

font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFF00; text-decoration: none
}
.NavBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	text-align: center;


}
