body {
	background-color: #000000;
}
table {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr {
	vertical-align: top;
}
.vspace {
	padding-top: 10px;
	padding-bottom: 10px;
}
.valigntop {
	vertical-align: top;
}
.valignbottom {
	vertical-align: bottom;
}
a {
	color: #990033;
}
a:hover {
	color: #660033;
	background-color: #FFCC99;
}
.navtext {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
.navtext a, .navtext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navtext a:hover {
	color: #660033;
	background-color: #FFCC99;
}
.tagline {
	font-size: 75%;
	font-style: italic;
}
h1, h2, h3, .subhead2, .subhead3, .event, .navtext, .tagline {
	font-family: Verdana, Arial, sans-serif;
}
.h1child {
	text-align: center;
	color: #FFFFFF;
}
.subhead2, .subhead3 {
	font-weight: bold;
}
.accent {
	color: #666666;
}

td .event{
	background-color: #333333;
	text-indent: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
td .event a, .event a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td .event a:hover {
	background-color: #FFCC99;
	color: #660033;
}
.bodysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
