.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


a.BodyLink {
	font-size: 15px;
	color: #387B2E;
	text-decoration:underline;
}
a.BodyLink:link {
		font-size: 15px;
	color: #387B2E;
	text-decoration: underline;
}
a.BodyLink:visited {
	font-size: 15px;
	color: #387B2E;
	text-decoration: underline;
}
a.BodyLink:hover {
		font-size: 15px;
	color: #F13F33;
	text-decoration: none;
	
}
a.BodyLink:active {
	font-size: 15px;
	color: #387B2E;
	text-decoration: underline;
}



a.Navigation {
	font-size: 13px;
	color: #387B2E;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.Navigation:link {
		font-size: 15px;
	color: #387B2E;
	font-weight: bold;
	text-decoration: none;
}
a.Navigation:visited {
	font-size: 15px;
	color: #387B2E;
	font-weight: bold;
	text-decoration: none;
}
a.Navigation:hover {
		font-size: 15px;
	color: #EF3F35;
	font-weight: bold;
	text-decoration: none;
	
}
a.Navigation:active {
	font-size: 15px;
	color: #387B2E;
	font-weight: bold;
	text-decoration: none;
}
.Header {
	font-size: 23px;
	color: #F43F36;
	font-family: Arial, Helvetica, sans-serif;
}
.BodyUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:underline
}
.BodyBoldNoColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.BodyBoldUnderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #387B2E;
	text-decoration: underline;
}

.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #387B2E;
}

.BodyBoldWarning{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F43F36;
}
