@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-decoration: underline;
	text-align: center;
	height: 2in;
	width: auto;
	border: thin solid #000000;
	background-image: none;
	background-color: #CC3300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	background-color: #CC3300;
	text-align: left;
	float: left;
	height: auto;
	width: 115px;
	list-style-type: circle;
	border: thin solid #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #CC3300;
	border: thin solid #000000;
	width: auto;
	height: 25px;
	padding: 10px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	page-break-before: auto;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CC3300;
	vertical-align: bottom;
	width: auto;
	height: auto;
}
