/* CSS Document */
.text_body {
	color: #432D27;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.text_body_warning {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.text_body_blink {
	color: #432D27;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: blink;
}
.text_body_just {
	color: #8033CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.text_body_complete {
	color: #3399A3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.text_body_emp {
	color: #432D27;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: underline;
}
.text_body_sub {
	color: #304417;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
.text_small {
	color: #725F4E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
}
.text_small_sub {
	color: #82584D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
}
.text_med {
	color: #3F231F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	text-decoration: underline;
}
.text_med_just {
	color: #8033CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	text-decoration: underline;
}
.text_med_complete {
	color: #3399A3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	text-decoration: underline;
}
.text_med_sub {
	color: #3F231F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
}
.text_med_plain {
	color: #3F231F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}
.text_quotes_large {
	color: #432D27;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}
.text_title_con {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 36px;
	color: #3F231F;
	font-weight: normal;
}
.text_title_con_opt {
	color: #F8ECD4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	line-height: 9px;
}
h1 {
	margin: 0px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	margin: 0px;
}
h3 {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;

}
