body {
	background-color: #ffffff;
	color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 11px;
}

td {
	font-family:  Verdana, sans-serif;
	font-size: 11px;
	vertical-align:top;
}

a:link,a:visited {
	text-decoration: underline;
	color: #9999cc;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #f0f0c0;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #4444bb;
	font-weight: bold;
}

small {
	font-family:  Verdana, sans-serif;
	font-size: 9px;
}

.credits {
	font-family:  Verdana, sans-serif;
	font-size: 9px;
	color: #aaaaaa;
}


H1 {
	color: #000000;
	font-size: 20px;
}

H2 {
	color: #000066;
	font-size: 16px;
}

H3 {
	color: #444499;
	font-size: 14px;
}

