body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(bluepap.gif);
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
td {
	padding: 5px;
}
.nav {
	font-size: x-small;
}

.background {
	background-color: #99CCFF;
	font-weight: bold;
	padding: 5px;
}

