BODY {
	background-color: #99FF99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

DIV.private_events {
	color: fuchsia;
}

H1, H2, H3, H4, H5, H6 {
	text-align: center;
	font-weight: bold;
	color: red;
}
H1 {
	font-size: 16pt;
}
H2 {
	font-size: 14pt;
}
H3 {
	font-size: 12pt;
}

A:link {color: red; font-weight: bold }
A:active {color: navy; font-weight: bold }
A:visited {color: navy; font-weight: bold }

A.private_events:link {color: fuchsia; font-weight: bold }
A.private_events:active {color: maroon; font-weight: bold }
A.private_events:visited {color: maroon; font-weight: bold }

DIV.footnotes {
	font-size: 10pt;
	line-height: 12pt;
	text-align: center;
}

DIV.links {
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
	background-color: red;
	color: navy;
	font-weight: bold;
}

A.links:link {color: navy; }
A.links:active {color: white; font-weight: bold}
A.links:visited {color: yellow; }

DIV.fan_links {
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
	background-color: blue;
	color: yellow;
	font-weight: bold;
}

A.fan_links:link {color: yellow; }
A.fan_links:active {color: white; font-weight: bold}
A.fan_links:visited {color: fuchsia; }

DIV.band_links {
	font-size: 8pt;
	line-height: 12pt;
	text-align: center;
	background-color: green;
	color: white;
	font-weight: bold;
}

A.band_links:link {color: white; }
A.band_links:active {color: silver; font-weight: bold}
A.band_links:visited {color: yellow; }

DIV.forms {
	font-size: 12pt;
	text-align: left;
	background-color: white;
	color: black;
	font-weight: normal;
	margin-left: 0.5in;
	margin-right: 0.5in;
}

td.left_menu {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	background-color: #FFFF66;
}

input.left_menu {
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	background-color: navy;
}
