body	{
	background-color: #039;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	margin: 0px;
	padding: 16px;
}

.sectionHead	{
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #ccc;
}

.question	{
	font-weight: bold;
	font-size: 16px;
	color: #ccf;
}

.answer	{
	font-weight: normal;
	font-szize: 14px;
}

.tiny	{
	font: normal 10px bold Verdana,sans-serif;
}

a	{
	text-decoration: none;
}

a:link	{
	color: #ccf;
}

a:visited	{
	color: #39c;
}

a:active	{
	color: #ff0;
}

a:hover	{
	color: white;
	text-decoration: underline;
}
