@charset "utf-8";
.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-stretch: wider;
	text-shadow: 0px;
	text-indent: 10px;
	text-align: left;
	letter-spacing: 0px;
	white-space: normal;
}
.h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
	text-align: center;
}
.h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #000000;
	font-style: normal;
	text-align: center;
	letter-spacing: 20px;
	font-weight: bold;
}

.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
