@charset "utf-8";
.txt_main {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	background-repeat: no-repeat;
}
.txt_main1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	padding-left: 10px;
}
.txt_footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
}
.txt_terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
}
