body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #5882C5;
	list-style-image: url(graphics/bullet.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
table {
	background-color: #FFFFFF;
}
hr {
	color: #663399;
}
a:hover {
	text-decoration: none;
	background-color: #FFFF00;
	color: #000000;
}
