h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009999;
	text-decoration: none;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #009966;
	background-color: D5DBB2;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}

.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #006600;
}

img {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
}
