body {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
    line-height: 150%;
	color: #666666;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #996633;
	text-decoration: underline;
}
a:active {
	color: #996633;
	text-decoration: underline;
}
.menu {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.superheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 2.4px;
	color: #336699;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	letter-spacing: 1.8px;
	color: #336699;
}
.subheader {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.quote {
	color: #000000;
}
