@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.whitetable {
	background-color: #FFFFFF;
	border: 1px solid #D2D5D7;
}
.optintable {
	padding: 4px;
	border: 1px solid #E06452;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	font-weight: bold;
}

/* Begin footer css */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer a:link {
	color: #666666;
	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #0000FF;
	text-decoration: none;
}
/* End footer css */
.spam {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.testimony-right {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	background-color: #FFFFE6;
	border: 1px solid #666666;
	text-align: left;
	padding: 5px;
	margin-left: 10px;
}
.testimony-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-style: italic;
}
