body {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/top-tile.gif);
	background-repeat: repeat-x;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
li {
	padding-bottom: 5px;
}
a:hover {
	background-color: #3A1000;
	text-decoration: none;
}
a:link {
	color: #66ccff;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	background-color: #FF3366;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ccffff;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.event1 {
	font-weight: bold;
	color: #995433;
	line-height: 10px;
}
.event2 {
	font-size: 9px;
}
