body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-image: url(images/pastelmarble.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #990000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	border: medium double #990000;
}
td {
	text-align: center;
	vertical-align: bottom;
	border: #990000;
}
