p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p.question {
	color: #066;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	}
	
p.answer {
	color: #333;
	line-height: 130%;
	margin: 0px 0px 5px 0px;
	}
	
p.subhead {
	color: #333;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	}