@charset "utf-8";
h1 {
	color: #006600;
	font-family: "Footlight MT Light", Garamond, "Times New Roman", serif;
	font-weight: bold;
	text-align: left;
	font-size: 36px;
	text-decoration: underline overline;
	margin-left: 5px;
	margin-bottom: 20px;
}
p {
	font-family: "Tw Cen MT Condensed", "Myriad Pro Cond", "Franklin Gothic Medium Cond", "Arial Narrow", serif;
	color: #000000;
	margin-left: 5px;
	font-size: 18px;
	margin-right: 5px;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 3px;
}
.TablePara {
	font-family: "Tw Cen MT Condensed", "Myriad Pro Cond", "Franklin Gothic Medium Cond", "Arial Narrow", serif;
	font-size: 18px;
	color: #000000;
}
a {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}h2 {
	color: #006600;
	text-decoration: underline;
	font-family: "Footlight MT Light", Garamond, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
}
.LinkToNamedAnchor {
	font-family: "Tw Cen MT Condensed", "Myriad Pro Cond", "Franklin Gothic Medium Cond", "Arial Narrow", serif;
	font-size: 14px;
}
.BackToTop {
	font-family: "Tw Cen MT Condensed", "Myriad Pro Cond", "Franklin Gothic Medium Cond", "Arial Narrow", serif;
	font-size: 16px;
}
h3 {
	font-family: "Tw Cen MT Condensed", "Myriad Pro Cond", "Franklin Gothic Medium Cond", "Arial Narrow", serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
h4 {
	font-family: "Footlight MT Light", Garamond, "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-bottom: 3px;
}
