body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
	font-size: 36px;
	color: #019C48;
	text-align: center;
	font-weight: bold;
	z-index: 1;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.oxfest {
	background-color: #FFFFFF;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: center 100px;
	font-family: Arial;
	font-size: 18pt;
	text-align: center;
	color: #019C48;
	line-height: normal;
}
a:link {
	color: #019C48;
	z-index: 1;
}
.home {
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 10px;
	color: #FFFFFF;
	line-height: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 10px;
	top: 10px;
	background-position: 99%;
}
.text {
	font-family: Arial;
	font-size: 14pt;
	color: #000000;
	line-height: normal;
}
