/* CSS Document */
.text_body {
	color: #F6CA73;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
}
.text_small {
	color: #F6C779;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
}
.text_small_opt {
	color: #7D2C0D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
}

