@charset "utf-8";
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	letter-spacing: normal;
	word-spacing: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}
