@charset "UTF-8";
.style10 {
	font-size: 14px;
}
.style10 {
	font-size: medium;
}
.maintext {
	font-size: large;
	font-style: oblique;
	color: #666;
}
.style10 .maintext {
	font-size: small;
}
body p {
	text-align: center;
}
body p {
	text-align: left;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.large {
	font-size: 14px;
}
