.body-questionnaire {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: 7B7B53;
}
.body-bold-red {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #841810;
}
.body-cream-on-red {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFCED;
	background-color: #841810;
}
.body-copy {

	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.copyright {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #666666;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #841810;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #841810;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color: #C5B543;
	background-color: #841810;
}
.body {
	background-color: #FFFCED;
	background-image: url(images/offwhite_bg.gif);
}
.body-bold-olive {

	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #828763;
}
