/* CSS Document */
.text_body {
	color: #F1AA36;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
.text_body_alt {
	color: #FADFB4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
.text_body_warning {
	color: #F90403;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	text-decoration: blink;
}
.text_body_2 {
	color: #F1AA36;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
.text_body_veg {
	color: #3C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
}
.text_body_italic {
	color: #FBEEC6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-style: italic;
}
.text_small_sub {
	color: #8D6510;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
.text_body_title {
	color: #F0A936;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.text_medium {
	color: #C5810E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 25px;
}

.text_large {
	color: #C5810E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
}
.text_small_sub_sub {
	color: #4A4439;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
.text_small_details {
	color: #8D6510;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
.text_quotes_title {
	color: #FADFB4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	font-style: italic;
}
.text_quotes_body {
	color: #F5BF65;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}
.text_quotes_sm {
	color: #8D6510;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 15px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	margin: 0px;
}

