@charset "utf-8";
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	text-decoration: underline;
	color: #000000;
}

/* CSS Document */

.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
}
.style2 {
	color: #000000;
}
