.border {
	border: 1px solid #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #143D8D;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #143D8D;
	line-height: 1.25;
}
.answer_text {
	font-style: italic;
	color: #0066CC;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0066CC;
}
