p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 125%;
	margin-left: 5px;
}
.sectionhead-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: square;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.update {
	font-size: 0.9em;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
}
.answer {
	margin-left: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: oblique;
	font-weight: bold;
}
.sectionhead-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #000000;
}
