@charset "utf-8";
/* CSS Document */
.Style1 {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}.Style2 {
	font-size: 18px;
	font-weight: bold;
	text-decoration:underline;
	color: #black;
}.Style3 {
	font-size: 15px;
	font-weight: bold;
	color: #black;
}
div {
text-align: center
	}
