body {
	background-color: #CCCC99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #CCCC99;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #141312;
	line-height: 16px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: none;
	color: #006699;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: none;
	color: #006699;
}
.sub-heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.horr-line {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #006699;
}
.left-line {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #006699;
}
