.nav {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;


}
a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #006633;
}
.nav:link {

	color: #FFFFFF;
	text-decoration: none;
}
.nav:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	color: #CC9900;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", "Times", "serif";
	color: #006633;
}
.gold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	color: #CC9900;
}
.headpage {
	font-family: "Times New Roman", "Times", "serif";
	color: #336633;
	font-size: 18px;
	font-weight: bold;
}
span.headpage { color: #660000; font-size: 26px; }
.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	line-height: 18px;

}
.mainLink {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}
.small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: xx-small;
}
.pic {
	border: 1px solid #000000;
}
.subhead {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
}
.menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
}
.border {
	border: 1px solid #000000;
}
