.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}
.nav2-table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	font-weight: bold;
}
.body-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}
.nav3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEA549;
	background-color: #666666;
	text-align: center;
}
.nav3alt {
	font-family: "Times New Roman", Times, serif;
	color: #FEA549;
	background-color: #000000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.name-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FEA549;
	text-align: left;
}
.altrow1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #999999;
}
.altrow2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #333333;
	color: #FFFFFF;
}

