<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav a {
	color:#FFFFFF;
	font-size: 1em;
	text-decoration:none;
}
.nav a:hover {
	color:#CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
body {
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
	color: #04AEEC;
}
h2 {
	font-size: 1.1em;
	color: #04AEEC;
}
h3 {
	font-size: 1em;
	color: #04AEEC;
}
.whitetext {
	color: #FFFFFF;
}
.footer {
	color: #000000;
	border-top: thin solid #999999;
	border-right: thin #999999;
	border-bottom: thin #999999;
	border-left: thin #999999;
	background: center;
	padding-top: 10px;
}
.testimonialbyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #04AEEC;
	margin-top: -10px;
}
.guaranteetable {
	background: url("images/guaranteeborder.gif") no-repeat center center;
	padding: 0px;
}
.credit {
	font-size: .7em;
}
</pre></body></html>