body {
	background-color: #990000;
	color: #FFFFFF;
}
body,td,th {
	font-size: 12pt;
	font-family: Helvetica, sans-serif;
}
a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #E6B800;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
.tableborder {
	border: thin groove #000033;
}
.roll {
	background-color: #FF0000;
	display: block;
}

