body	{
	color: black;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-color: white
}
td	{
	color: black;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif
}
td.question { background-color: #ccf; font-weight: bold}

a:link	{ color: #00F; font-weight: bolder; text-decoration: none }
a:visited	{ color: #c0c; font-weight: bolder; text-decoration: none }
a:focus	{ color: #999; text-decoration: none }
a:hover	{ color: #f00; text-decoration: underline }
a:active	{ color: #c00; text-decoration: underline }

h1 {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
h2 {	color: black; font-weight: bold; font-size: 18px; line-height: 18px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif
	}
h3 {	color: #900; font-weight: bolder; font-size: 14px; line-height: 14px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif
	}

