@charset "utf-8";
.style2 a {
	color: #FF0000;
	text-decoration: none;
}

.style1 {
	color: #666666
}
.space {
	padding-left: 15px;
}
.style2 {color: #FF0000}
.style4 {font-size: small}
.styleUnderline {
	text-decoration: underline;
}
