h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	color: #003300;
	background-color: #FFFFFF;
	top: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 10px;
}
.SpecialTables {
	vertical-align: top;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-top: thick inset #FFFF66;
	border-right: thick inset #FFCC33;
	border-bottom: thick inset #FFCC33;
	border-left: thick inset #FFFF66;
	width: auto;
	text-indent: .25in;
	display: block;
	margin: 20px;
	font-variant: small-caps;
}
.HeadingWeb1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #996600;
}
.GreenTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	margin: 20px;
	padding: 20px;
	top: 10px;
	border-top: thin none #003300;
	border-right: thin none #003300;
	border-bottom: thin none #003300;
	border-left: thin solid #003300;
}
.subheading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #993300;
	color: #FFFFFF;
}
