body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url();
	background-color: #e7e7e7;
}
.bodytext {
	font-family: Verdana;
	font-size: 14px;
}
.subhead {
	font-family: Verdana;
	font-size: 20px;
}
.prehead {
	font-family: Verdana;
	font-size: 18px;
	padding: 2px;
	border: 2;
	background-color: #FFFFCC;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.whitelinks {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitefootertext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.smalltext {
	font-family: Verdana;
	font-size: 10px;
}
table.dashedtable {
	border-width: 5px 5px 5px 5px;
	border-spacing: 5px;
	border-style: dashed dashed dashed dashed;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}.testimonial {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.trustseal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	background-image: url(images/trust-seal.gif);
}