body {
	background-color: #482C3B;
	color: #000;
	text-align: center;
	margin: 18px 0 25px 0;
}

a { color:#632847; }
a:active { color:#D99EBD; }
a:visited { color:#999; }

#wrapper {
	width: 750px;
	background-color: #FFF;
	text-align: left;
	margin: 0 auto;
}

#mainnav {
	width:750px;
	background-color: #482C3B;
}

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal}
.bodytextbold { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold}
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 20pt; font-style: italic; line-height: normal; font-weight: bold}
.subheadline {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; line-height: normal; font-weight: bold}
.subsub {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold}
.justify {  text-align: justify}


.faq-list td {
	padding-bottom:5px;
}