/* CSS Document */
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
}
#nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
}
#nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	text-decoration: none;
	line-height: 20px;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #996600;
	font-weight: 100;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:100
	line-height: 18px;
	text-decoration: none;
	color: #996600;
	line-height: 17px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:500
	line-height: 16px;
	text-decoration: none;
	color: #996600;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500
	color: #FF6633;
	line-height: 16px;
	text-decoration: none;
	color: #FF9900;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:100
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	line-height: 15px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:100
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 14px;
}
