/* CSS Document */
.text_small {
	color: #C0C0C0;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12px;
}
.text_small_sub {
	color: #8FC333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}
.text_body {
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	line-height: 19px;
}
.text_body_title {
	color: #333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.text_body_sub {
	color: #2639A0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
}
.text_mid {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 25px;
}
.text_body_warning {
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.text_warning {
	color: #C00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	margin: 0px;
	color: #666;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 15px;
	margin: 0px;
	color: #999;
}
h3 {

}

