body
{
	font-family: Helvetica, Arial;
  	font-size: 12px;
	background-image: url(gfx2/background.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin: 0px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

img
{
	border: 0;
}

h1 
{
	color: #9d191c;
	clear: both;
	font-weight: normal;
	font-size: 17px;
	margin: 4px 0px;
}

#main
{
	width: 800px;
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 4px;
}

td.left
{
	width: 30px;
}

td.year
{
	width: 80px;
}