A:link { text-decoration: none; color: blue; }
A:visited { text-decoration: none; color: purple; }
A:hover { text-decoration: none; color: red; }
A:active { text-decoration: none; color: red; }

A.leftnav:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	margin-left: 2px;
}
A.leftnav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	margin-left: 2px;
}
A.leftnav:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	margin-left: 2px;
}
A.leftnav:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	margin-left: 2px;
}
TD.leftnav {
	text-decoration: none;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
	margin-left: 2px;
	text-indent: 2px;
}

TD { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; font-weight: normal; }
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	line-height: 18pt;
}
BODY { color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; background: white }
.sitename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
}
