/* CSS Document */
.text_body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.text_body_itl {
	color: #1D4802;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-style: italic;
}
.text_body_sub {
	color: #527328;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
}
.text_small {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
}
.text_small_sub {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
}
.text_small_sub_lite {
	color: #476624;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
}
.text_med {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	background-color: #CBC9C9;
}
.text_med_sub {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	background-color: #CBC9C9;
}
.text_title {
	color: #1A4002;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 25px;
}
.text_quote {
	color: #255D03;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
}

