.nav1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #412442;
}
.nav1:hover {
	color: #000000;
	font-weight: bolder;
}
.nav2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A3D56;
}
.nav2:hover {
	font-size: 12px;
	background-color: #DAD8CF;
	font-weight: bolder;
}

.nav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 3px;
}
.nav3:hover {
	font-weight: bold;
	filter: Shadow(Color=150, Direction=270);
}
.nav4 {
	font-size: 14px;
	font-weight: bolder;
	color: #848999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.nav4:hover {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
	text-decoration: underline;
}
.nav5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #54474E;
	text-indent: 5px;
}
.nav5:hover {
	font-weight: normal;
	color: #000000;
}
.nav6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #586165;
	text-decoration: none;
}
.nav6:hover {
	font-weight: bolder;
}

.direction1 {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.direction1:hover {
	font-weight: bold;
	color: #000000;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F596C;
	text-decoration: none;
}
.content1:hover {
	font-weight: bold;
	text-decoration: underline;
}
.content2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #3C332F;
	background-color: #F5F5F5;
	text-decoration: none;
}
.content2:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #B9BFC4;
	font-weight: bolder;
	clip: rect(auto,auto,auto,auto);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C9C8CC;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #474961;
	background-position: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #39444A;
}

