body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt12_bk {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}

.txt12_gray {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.txt14_gray {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}

.txt15_brown {
	font-size: 15px;
	line-height: 24px;
	color: #594131;
	text-decoration: none;
	font-weight: bold;
}

.txt13_w {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt12_no {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.txt12_red {
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	line-height: 20px;
}
.txt14_red {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.txt15_red {
	font-size: 15px;
	color: #993300;
	text-decoration: none;
	line-height: 22px;
}

.txt15_bold_red {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #FF0000;
}

.txt17_bold_brown {
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #FF9900;
}

.errmsg_12red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.errmsg_14red {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.errmsg_15red {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}

.link_12 A:link {
	font-size: 12px; 
	line-height: 20px;
	text-decoration: underline;
	color: #666666;
}
.link_12 A:visited {
	font-size: 12px; 
	line-height: 20px;
	text-decoration: underline;
	color: #666666;
}
.link_12 A:active {
	font-size: 12px; 
	line-height: 20px;
	text-decoration: underline;
	color: #FF0000;
}
.link_12 A:hover {
	font-size: 12px; 
	line-height: 20px;
	text-decoration: underline; 
	color: #FF0000;
}

.link_15 A:link {
	font-size: 15px; 
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #FF9900;
}
.link_15 A:visited {
	font-size: 15px; 
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #FF9900;
}
.link_15 A:active {
	font-size: 15px; 
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #FF0000;
}
.link_15 A:hover {
	font-size: 15px; 
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline; 
	color: #FF0000;
}

.bg_1 {
	background-color : #FFF9EE;
	 color: #000;
}

.bg_gray {
	background-color: #F5F3F1;
	 color: #000;
}
