@import "reset.css";
@import "main.css";.text-1 {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: text-botom;
}
.text-2 {
	font-size: 80%;
	text-align: center;
}
.text-3 {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 80%;

}
.text-4 {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;

}
.text-5 {
	font-weight: bold;
	color: #FF3366;
	font-size: 110%;
}
.text-6 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
}
