/* CSS Document */
.text_title_big {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 36px;
}
.text_title_big_sub {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 31px;
	line-height: 26px;
}
.text_title_med {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
}
.text_title_med_sub {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E4CA6D;
	margin-bottom: 10px;
}
.text_body {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.text_body_sub {
	color: #494949;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
}
.text_small {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
}
.text_small_sub {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
