body {
	background-color: #999999;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/* This code sets the table and cell spacing so that all tables */
/* will flush with each other. */
table {
    border-collapse: collapse;
}
th, td {
    padding: 0;
	border-collapse: collapse;
}
.pageheadings{
}
.pagetext{
	font-size: 16px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
}
.testimonialpagetext{
	font-size: 18px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
}
.pagetext2{
	font-size: 20px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.5;
}
.subpagetext{
	font-size: 18px;
	font-weight: bold;
	color: 	#DD7500;
	text-align: center;
	padding-top: 10px;
}
.pageheadings{
	padding-top: 8px;
	padding-bottom: 8px;
}
.form-mail-required-text{
	padding-right: 10px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.form-mail-non-required-text{
	padding-right: 10px;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.form-mail-descript-text{
	text-align: letf;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
