a:visited {
	color: #7B7A4F;
	text-decoration: none;
}
a {
	color: #7B7A4F;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
}
li {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 21px;
	padding-bottom: 6px;
	margin-left: -18px;
	font-size: 13px;
	color: #999966;
	display: list-item;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #999966;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #999966;
	text-transform: uppercase;
	padding-top: 14px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #cccc99;
	padding-top: 14px;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #cccc99;
	padding-top: 14px;
}
.linksleadin {
	font-size: 15px;
	color: #cccc99;
}
.ratesleadin {
	font-size: 17px;
	color: #999966;
}
.divborder {
	border: 6px solid #FFFFFF;
}
blockquote {
	margin-left: 12px;
}
.footerCredit {
	font-size: 9px
}
.footerBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC99;
	padding-top: 3px;
}
