.body_text   { color: black; font-size: 9pt; font-family: Arial; text-decoration: none }
.test_title_red { color: #9c0000; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none }
.test_title_black { color: black; font-weight: bold; font-size: 12pt; font-family: Arial; text-decoration: none }
.body_text_small { color: black; font-size: 7pt; font-family: Arial; text-decoration: none }
.body_text_bold { color: black; font-weight: bold; font-size: 9pt; font-family: Arial; text-decoration: none }
.main_color {
	background-color: #33591C;
}
.line_color {
	background-color: #33591C;
}

.lighter_color {
	background-color: #E1E6DD;
}

a.main:active     {
	color: #33591C;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 10px;
}
a.main:visited      {
	color: #33591C;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 10px;
}
a.main:link      {
	color: #33591C;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 10px;
}
a.main:hover      {
	color: #1F3511;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 10px;
}
a:active     {
	color: #33591C;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 12px;
}
a:visited      {
	color: #33591C;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 12px;
}
a:link      {
	color: #33591C;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 12px;
}
a:hover      {
	color: #1F3511;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	line-height: 12px;
}
