/* CSS Document */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	background-color: #E8E4D6;
	font-family: Arial, Helvetica;
	font-size: 11pt;
	text-indent: 5px;


}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
p { font-family: Arial, Helvetica; font-size: 10pt }
li { font-family: Arial, Helvetica; font-size: 10pt; padding-bottom: 10px }
a:link, a:active, a:visited, a:hover { color: #003366 }
.legal { font-size: 8pt; color: #000000 }
.indent {
	margin-left: 15px;


}
.question {
	color: #000000;
	font-style: italic;
}
.answer {
	color: #003366;
}
