.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 6pt;
	word-spacing: normal;
	color: #6B5B45;
	line-height: 150%;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #534635;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #663300;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	color: #0764CC;
	text-decoration: none;
}
.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0156B4;
	text-decoration: none;
}
