.logo-white-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.small-black-bold-text {
	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;
}
.heading-orange-big-bold-text {
	color: #dc7d01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.heading-green-big-bold-text {
	color: #5C5D11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.small-green-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5D11;
	font-weight: bold;
}
.small-orange-bold-text {
	color: #e57d03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.small-white-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.small-read-bold-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CC0B00; }
.small-gray-bold-text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; }
.1space{line-height:16px;}
body {
	background-color: #242400;
}
a:link {
	color: #CC0B00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0B00;
}
a:hover {
	text-decoration: none;
	color: #CC0B00;
}
a:active {
	text-decoration: none;
	color: #CC0B00;
}
.orange-text-link:link {
	color: #E56D03;
	text-decoration: none;
}
.orange-text-link:visited {
	text-decoration: none;
	color: #E56D03;
}
.orange-text-link:hover {
	text-decoration: none;
	color: #E56D03;
}
.orange-text-link:active {
	text-decoration: none;
	color: #E56D03;
}
.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: #D9001F;
}
.black-text-link:active {
	text-decoration: none;
	color: #000000;
}