body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../../images/bluepap.gif);
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
td {
	background-color: #FFFFCC;
	padding: 5px;
}
.nav {
	font-size: x-small;
}
.buttontab {
	background-image: url(../../images/bluepap.gif);
}

