/* CSS Document */
.text_small_sub_sub {
	color: #6D9427;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
}
.text_small_sub {
	color: #B1D869;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}
.text_body {
	color: #9BCC40;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
.text_body_quotes {
	color: #CCA700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-style: italic;
}
.text_body_title {
	color: #BBDC7C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #719827;
	padding-bottom: 1px;
	margin-bottom: 3px;
}
.text_quote_marks {
	color: #BBDC7C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 16px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	font-weight: bold;
}
.text_body_sub {
	color: #779F2B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.text_mid {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 25px;
}
.text_body_warning {
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.text_flash {
	color: #BBDC7C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 19px;
	text-decoration: blink;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	margin: 0px;
	color: #C9E89B;
	font-weight: normal;
	background-color: #004001;
	padding-top: 5px;
	padding-bottom: 5px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 27px;
	margin: 0px;
	color: #666;
}
h3 {

}

