p {font-family: "Times New Roman", Times, serif}
ol.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0033CC;
}
li.answer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6699;
}
li.answer:hover { color: #000000; }
a.onlyHover { text-decoration:none }
a.onlyHover:hover { color:#0033CC; text-decoration: underline; }
