.txt12 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.txt10 {
	font-size: 10px;
	color: #333333;
}
.txt11 {
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
.txt11r {
	font-size: 11px;
	color: #FF0000;
	line-height: 14px;

}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.txt15 {
	font-size: 15px;
	font-weight: bold;
	color: #444444;

}

.txt18 {
	font-size: 18px;
	font-weight: bold;
	color: #444444;

}
.form_r {
	background-color: #FFD0D0;
}
.form_w {
	background-color: #FFFFFF;
}
