h1 {
	font-family: "Eras Bold ITC";
	font-size: 36px;
	font-style: italic;
	line-height: 38px;
	font-weight: bold;
	color: #00CC66;
	margin: 0px;
	border: 0px;
	padding: 0px;
	vertical-align: 10%;
}
h2 {
	font-family: "Eras Bold ITC";
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
	vertical-align: middle;
}
body {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0033CC;
}
table {
	font-size: 14px;
	font-style: normal;
	padding: 0px;
	width: 100%;
	border-top-color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFD71D;
	margin: 0px;
}
h3 {
	font-family: "Eras Bold ITC";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #00CC66;
}

h6 {
	font-family: "Eras Bold ITC";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0033CC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
}
h4 {
	font-family: "Eras Bold ITC";
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	background-color: #FFD71D;
	vertical-align: middle;
	background-position: center;
}

