@charset "utf-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 40px;
	color: #F60;
	background-color: #FFF;
	text-align: center;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #FFF;
	background-color: #00F;
	text-align: center;
}
h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #00F;
	background-color: #FFF;
	margin: 0px;
}

p {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	color: #00F;
	background-color: #FFF;
	text-align: center;
}
h4 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	text-align: center;
}

