body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #807D6E;
	margin-left: 10px;
	padding-right: 3px;
	margin-right: 10px;
}
h1 {
	font-size: 24px;
	color: #807D6E;
	margin-right: 10px;
	font-style: normal;
	font-weight: lighter;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	margin-right: 10px;
}
p {
	margin-left: 6px;
	margin-right: 10px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #807D6E;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
.nav {
	font-size: 15px;
}
.thread a:link {
	color: #660000;
	text-decoration: none;
}
.thread a:hover {
	color: #CC0000;
	text-decoration: none;
}
.thread a:active {
	color: #660000;
	text-decoration: none;
}
.thread p {
	font-size: 10px;
}
.thread a:visited {
	color: #660000;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: 200;
}
.scroll {
	overflow: auto;
	position: absolute;
	height: 433px;
	width: 448px;
	left: -24px;
	top: 65px;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.statement a:link {
	color: #333333;
	text-decoration: none;
}
.statement a:visited {
	color: #333333;
	text-decoration: none;
}
.statement a:hover {
	color: #FF0000;
	text-decoration: none;
}
.statement a:active {
	color: #333333;
	text-decoration: none;
}
.statement {
	color: #333333;
}
