h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33CC99;
	background-color: #FFFFFF;

}
.border {
	border-top-width: 25px;
	border-right-width: 75px;
	border-bottom-width: 25px;
	border-left-width: 75px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;





}
.subnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #33FF99;
	font-weight: bold;

}
