body 
{
	background-color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.bodyboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a.body:link {
	color: #000000;
}
a.body:visited {
	color: #000000;
}
a.body:hover {
	color: #7A6924;
}
a.body:active {
	color: #000000;
}
a.bodybold:link {
	color: #000000;
}
a.bodybold:visited {
	color: #000000;
}
a.bodybold:hover {
	color: #000000;
}
a.bodybold:active {
	color: #000000;
}
a.bodysmall:link {
	color: #000000;
}
a.bodysmall:visited {
	color: #000000;
}
a.bodysmall:hover {
	color: #000000;
}
a.bodysmall:active {
	color: #000000;
}
a.bodywhite:link {
	color: #ffffff;
}
a.bodywhite:visited {
	color: #ffffff;
}
a.bodywhite:hover {
	color: #ffffff;
}
a.bodywhite:active {
	color: #ffffff;
}
a.bodyboldwhite:link {
	color: #ffffff;
}
a.bodyboldwhite:visited {
	color: #ffffff;
}
a.bodyboldwhite:hover {
	color: #ffffff;
}
a.bodyboldwhite:active {
	color: #ffffff;
}
.smallnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}
.contentbox {
	border: 1px solid #292929;
}
.calendardetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.calendardetailbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
