﻿h1 {
	font-family: Arial;
	font-size: xx-large;
	color: #006600;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
h2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
h3 {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	background-color: #FFFFFF;
	width: 1022px;
	text-align: center;
	position: absolute;
}

