.logo-white-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.small-light-green-bold-text {
	color: #8FBD5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.small-black-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headline-green-bold-text {
	color: #1F3600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.headline-read-bold-text {
	color: #8E0201;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.small-read-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C10C11;
	font-weight: bold;
}
.small-light-green-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #72885A; }
.1space{line-height:16px;}
body {
	background-color: #111E00;
}
a:link {
	color: #C10C11;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C10C11;
}
a:hover {
	text-decoration: none;
	color: #C10C11;
}
a:active {
	text-decoration: none;
	color: #C10C11;
}
.black-text-link:link {
	color: #000000;
	text-decoration: none;
}
.black-text-link:visited {
	text-decoration: none;
	color: #000000;
}
.black-text-link:hover {
	text-decoration: none;
	color: #C10C11;
}
.black-text-link:active {
	text-decoration: none;
	color: #000000;
}
.green-text-link:link {
	color: #8DCC42;
	text-decoration: none;
}
.green-text-link:visited {
	text-decoration: none;
	color: #8DCC42;
}
.green-text-link:hover {
	text-decoration: none;
	color: #F0FF00;
}
.green-text-link:active {
	text-decoration: none;
	color: #8DCC42;
}
