body {
	background: white;
	font-family: Arial, Helvetica;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}

p,form,h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica;
	}

p.pageheading {
	font-family: Arial, Helvetica;
	font-size: larger;
	}

p.heading {
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

p.teamheading {
	font-family: Arial, Helvetica;
	font-size: larger;
	}

p.monthheading {
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

p.smaller {
	font-family: Arial, Helvetica;
	font-size: smaller;
	}

p.teams {
	font-family: Arial, Helvetica;
	font-size: larger;
	}

blockquote {
	font-family: Arial, Helvetica;
	}

dt {
	font-family: Arial, Helvetica;
	font-weight: bold;
	}

dd {
	font-family: Arial, Helvetica;
	}

ul {
	font-family: Arial, Helvetica;
	}

li {
	font-family: Arial, Helvetica;
	}

table {
	font-family: Arial, Helvetica;
	}

th {
	font-family: Arial, Helvetica;
	}

td {
	font-family: Arial, Helvetica;
	}

td.menu {
	background-color: #33339F;
	font-family: Arial, Helvetica;
	}

td.header {
	background-color: #33339F;
	font-family: Arial, Helvetica;
	color: #ffffff;
	}

td.headeryear {
	background-color: #33339F;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	}

div.menu {
	color: #ffffff;
	text-decoration: none;
	}

a:link {
	color: #33339F;
	text-decoration: none;
	}
a:active {
	color: #33339F;
	text-decoration: none;
	}
a:visited {
	color: #33339F;
	text-decoration: none;
	}
a:hover {
	color: #c0c0c0;
	text-decoration: underline; 
	}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
	}
a.menu:active {
	color: #ffffff;
	text-decoration: none;
	}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.menu:hover {
	color: #c0c0c0;
	text-decoration: underline; 
	}

a.header:link {
	color: white;
	text-decoration: none;
	}
a.header:active {
	color: white;
	text-decoration: none;
	}
a.header:visited {
	color: white;
	text-decoration: none;
	}
a.header:hover {
	color: #c0c0c0;
	text-decoration: underline; 
	}

div {
	font-family: Arial, Helvetica;
	}

.left { text-align: left; }

.center { text-align: center; }

.right { text-align: right; }

.clubname {
	font-size: 36px;
	font-weight: bold;
}

.clubname2 {
	font-size: 16px;
	font-weight: bold;
}

.RegionalFinishSummary {
	width: 150px;
	height: 240px;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	padding: 5px;
	border: inset;
	margin: 5px;
	float: left;
}

#footer {
	clear: both;
}