@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222222;
	margin-top: 0px;
	background-color: #F1EED4;
}
.fauxList {
	text-indent: -10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a {
	color: #222222;
	text-decoration: underline;
}
a: visited {
	color: #222222;
	text-decoration: underline;
}
a:hover {
	color: #880000;
	text-decoration: none;
}
.navCel {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}
.TestamonialTable {
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px solid #444444;
}
.creditline {
	font-size: 9px;
}
.padleft {
	padding-left: 10px;
}
