.top td {
	font-family: arial;
	font-size: 9pt;
}

td {
	font-family: arial;
	font-size: 10pt;
}

td a {
	color: #333333;
	text-decoration: none;
}

h1 {
	font-size: 12pt;
}

.question {
	font-weight: bold;
}

.answer {
	padding: 5px;
	background-color: #f2f2f2;
	color: #000033;
}

.answer a {
	color: black;
	text-decoration: underline;
}