body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { color: red; font-weight: bold; text-decoration: none; }
a:active { }
.homenav { color: black; font-size: 9pt; font-family: sans-serif; text-decoration: none; }
.pagenamenav { color: red; font-size: 9pt; font-family: sans-serif; font-weight: bold; text-decoration: none; }
.insidepagenamenav { color: red; font-size: 8pt; font-family: sans-serif; font-weight: bold; text-decoration: none; }
.insidenav { color: black; font-size: 8pt; font-family: sans-serif; text-decoration: none; }
.paragraphtext { color: black; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; }

.stafftitle {
	font-size:14px;
	color: #696969;
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	font-weight:bold;
}

.staffname {
	font-size:14px;
	color: #48463d;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

