h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 4;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	background-position: bottom;
	vertical-align: bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;


}
nav-txt a:hover {
	color: #33FF00;
	text-decoration: underline;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: small;
	padding: 5px 3px 12px;
	text-align: justify;
	margin: 5px;



}
h1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #006633;
}
p a:link {
	color: #003366;
	text-decoration: none;

}
p a:hover {
	text-decoration: underline;

}
p a:visited {

	color: #003366;
	text-decoration: none;
}
nav-txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
h3 a:hover {

	color: #33FF00;
	text-decoration: underline;
}
h3 a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
h3 a:active {
	color: #CCCCCC;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666633;
}
.bordered {
	border: 1px solid #666666;
}
.navTd {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
.titleTd {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: #99CC66;
}
img {
	margin-left: 5px;
	margin-right: 5px;

}
