.nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #DDD;
	line-height: normal;
	font-variant: normal;
}
.maintext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	font-variant: normal;
}
.maintextblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3d869b;
	line-height: 18px;
	font-variant: normal;
}
.smalltextblue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #3d869b;
	line-height: 15px;
	font-variant: normal;
}
.captiontext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	margin: 0 4px 0 4px;
	line-height: 13px;
}
.pictureright
{
	float: right;
	margin: 6px 0px 6px 6px;
}
.pictureleft
{
	float: left;
	margin: 6px 6px 6px 0px;
}
a.smallnav:visited {
	color: #3d869b;
	text-decoration: underline;
}
a.smallnav:hover {
	color: #3d869b;
	text-decoration: underline;
}
a.smallnav:link {
	color: #3d869b;
	text-decoration: underline;
}

a.headnav:visited {
	color: #33C;
	text-decoration: none;
}
a.headnav:hover {
	color: #33C;
	text-decoration: none;
}
a.headnav:link {
	color: #33C;
	text-decoration: none;
}

a.subpage:link
{
	color: #36F;
	text-decoration: underline;
	font-weight: bold;
}
a.subpage:visited
{
	color: #33C;
	text-decoration: underline;
	font-weight: bold;
}
a.subpage:hover
{
	color: #009;
	text-decoration: underline;
	font-weight: bold;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: normal;
	font-variant: normal;
}
a:link {
	color: #DDD;
	text-decoration: none;
}
a:visited {
	color: #DDD;
	text-decoration: none;
}
a:hover {
	color: #5F3D07;
	text-decoration: none;
}
