/* Written by www.freedomdesign.net */

A { text-decoration: none; color:#000000; }
a:link { color:#003333; }
a:hover { color: #006633; }

body {
	background-image: url(/images/background.gif);
	background-repeat: repeat;
}

TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.large {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336600;
	font-size: 15px;
}

.sans-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
}

.answer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336600;
	font-size: 14px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 9px;
}