body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	background-color: #F9D6CC;


}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
}
.maintext {
	padding: 15px;
}
.caption {
	text-align: center;
	padding: 15px;
}
p {
	font-size: 12px;
}
.mainlist {
	padding: 15px;
}
li {
	font-size: 12px;

}
.quotebox {
	padding-right: 15px;
	padding-left: 15px;
}
.quotetext {
	font-size: 11px;
	font-style: italic;

}
.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
.pagecaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.testimonial {
	font-size: 11px;
	line-height: 17px;
	border: thin solid #F3B5AB;
	padding: 5px;

}
td {
	font-size: 12px;
}
.popboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.submitbutton {
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	background-color: #F9D6CC;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;



}
.tableheader {
	font-weight: bold;
	background-color: #F9D6CC;
	color: #000000;

}
img {
	border: none;
}

