table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
h2 {
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-size: small;
	font-weight: bold;
	font-style: normal;

}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}
table.score {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: thin solid #336666;
}
