@charset "utf-8";
body {
	font-family: fantasy, cursive, "Times New Roman";
	font-size: 0.9em;
	line-height: 1.2em;
	color: #003366;
	text-align: center;
	background-color: #FFF2E1;
}
h1 {
	font-family: fantasy, cursive, "Times New Roman";
	font-size: 2.5em;
	line-height: 2.7em;
	color: #003366;
	text-align: center;
	font-style: italic;
}
h2 {
	font-family: Andalus, sans-serif, "Times New Roman";



	font-size: 2
.em;
	line-height: 2.5em;
	font-weight: bolder;
	color: #9966CC;
	text-align: center;
	font-size: 2em;
}
h3 {
	font-family: Andalus, sans-serif, "Times New Roman";
	font-size: 14px;
	line-height: normal;
	color: #0033CC;
}
h4 {
	font-family: Tubular, Vagabond, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #336633;
}
h6 {
	font-family: "Kristen ITC", "LathaMarker Felt", "Tempus Sans ITC", Textile, "Arial Black", Arial;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #993333;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #000000;
	margin-left: 15px;
	margin-right: 7px;
}
img {
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 3px;
}

