h2 {
	font-family: "Times New Roman", Times, serif;
	line-height: 100%;
	font-size: 19px;
	text-align: left;
	font-weight: lighter;
	font-variant: small-caps;
	color: #FFF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
	font-weight: lighter;
	color: #FFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
	color: #FFF;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: left;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 1px;
}
.navhorizontal  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}		
.navhorizontal a:link, .navhorizontal a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.navhorizontal a:hover {
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.navhorizontal a:active {
	color: #666;
	font-weight: normal;
	font-size: 10px;
}
#selected2 a:link, #selected2 a:visited, #selected2 a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
#email a:link, #email a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
#email a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
#menuelink a:link, #menuelink a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#menuelink a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#textlink a:link, #textlink a:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
#textlink a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}