body {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
body.home {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
}
a:active {
	color: #FF0000;
}
a.alert:link {
	color: #FFFF00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a.alert:visited {
	color: #FFFF00;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
a.main {
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
a.main:visited {
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
td {
	text-align: left;
	background-color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
}
th {
	background-color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
}
.footer {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	text-align: right;
}
.shows {
	background-color: #000000;
	border-color: #FF0000;
	font-size: 12pt;
}
.month {
	background-color: #990000;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.year {
	background-color: #000000;
	text-align: center;
	font-family: Magneto, Verdana, sans-serif;
	font-size: 24pt;
}
.event {
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}
.title {
	color: #FF0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	text-align: center;
}
.section {
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}
.note {
	font-size: 8pt;
}
.head {
	font-size: 12pt;
	font-weight: bold;
}
p.caption {
	font-size: 10px;
	padding-top: 0px;
	margin-top: 0px;
}

h1 {
	color: #FF0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
blockquote {
	font-size: 10pt;
}
img {
	border: 0;
}
#birthday {
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;
}
#birthday img {
	padding: 2px 2px 2px 8px;
	border: 0;
}
#birthday a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#birthday a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
#birthday a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
#birthday a:active {
	color: #FF0000;
}
