.homemenu {
	font-family: Helvetica, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;

}
.intmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;



}
.sectionhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330000;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	line-height: 40px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	padding-left: 7px;

}
.submenu {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	color: #330000;
	text-decoration: none;


}
.pagehead {
	font-family: Helvetica, Verdana, Arial;
	font-size: 16px;
	color: #FF6600;
	border: none;

}
.body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.submenuborder {
	border-bottom-style: solid;
	border-bottom-color: #330000;
	border-bottom-width: thin;
}
