@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #253e67;
	text-align: center;
	word-spacing: normal;
	padding-top: 30px;
}
h1 {
	font-family: Zapfino;
	font-size: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	color: #FF0000;
	text-indent: 30px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FF9933;
}

