.text-1 {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
}
.banner {
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.form-01 {
	width: 150px;
}
.style1 {
	font-style: normal;
	line-height: 150%;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.style2 {color: #FF0000}
.style10 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
a.blue:link {	color: 0000FF;	text-decoration: none;}
a.blue:visited {	color: 0000FF;	text-decoration: none;}
a.blue:hover {	color: FF0000;	text-decoration: none;}