@charset "utf-8";
.text_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 40px;
	text-align: justify;
}
.text_main a {
	color: #901E1E;
}
.text_main_nopad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

.text_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #901E1E;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_footer a {
	color: #FFF;
}
.text_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_bul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}



.outline {
	border: 3px solid #CCC;
	padding: 2px;
}
.titles {
	font-size: 24px;
	color: #0E4178;
	margin-top: 20px;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.titles h1 {
	font-size: 24px;
	color: #0E4178;
	margin-top: 20px;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titles2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 26px;
	color: #333;
	margin-top: 8px;
	margin-bottom: 8px;
}
.pad_tb {
	padding-bottom: 25px;
	padding-top: 5px;
}
