BODY {
	background: #9195B2;
	background-image: url('images/bg.gif');
	background-position: center top;
	margin: 0 0 20px 0;
	color: #333;
}
BODY, TD, TH
{
	font: 11px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	line-height: 16px;
}
A {
	color: #1A7E74;
}
.pagetitle {
	font: bold 18px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #832676;
}
.bodytext {
	font: 11px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	line-height: 16px;
}
.quotetext {
	font: 10px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	line-height: 12px;
}
.sidebartext {
	font: 10px Trebuchet MS, Arial, Helvetica, Sans-Serif;
	line-height: 12px;
}
.footerlinks {
	color: #FFF;
	font: 10px Trebuchet MS, Arial, Helvetica, Sans-Serif;
}
.footerlinks A {
	color: #FFF;
	text-decoration: none;
}
.faq-questionlist {
	padding-left: 10px;
}
.faq-questionlist LI {
	margin: 5px;
	font-size: 11px;
	list-style-type: disc;
}
.faq-question A {
	font-weight: bold;
}
.faq-answer {
	margin: 10px 0 20px 20px;
}