body {
	background-color:#ffffff;
	background-image:url("graphics/background.gif");
}

a, span.bull {
	color:#0000cc;
}

a:active {
	text-decoration:underline;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p.title {
	color:#99ccff;
	font-family:"Monotype Corsiva";
	font-size:32px;
	text-align:center;
}

.text, th, td.cell {
	color:#000000;
	font-family:verdana;
	font-size:13px;
}

th, td.cell {
	border-color:#000000;
	border-style:solid;
}

th {
	font-weight:bold;
	text-align:center;
}