/* CSS Document */
.text_body_index {
	color: #154E8C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
}
.text_body {
	color: #3A6A9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
}
.text_body_em {
	color: #154E8C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 35px;
}
.text_body_warning {
	color: #AB0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
	text-decoration: blink;
}
.text_small {
	color: #3A6A9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
.text_small_warning {
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: blink;
}
.text_copy {
	color: #1C75E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
}
.text_small_sub {
	color: #87ACD1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
}
.text_small_sub_sub {
	color: #99BADF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.text_quote_body {
	color: #3A6A9A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	letter-spacing: 0px;
	font-weight: bold;
}
.text_quote_marks {
	color: #3181E6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 16px;
	font-weight: bold;
}

