body, form, html, td, tr {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif, serif;
	font-size: 15px;
	line-height: 1.6em;
}
body {
	background-color: #990000;
}
a {
	color: #990000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
}
.lastupdate {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
.floatright { /* From Listamatic */
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}
.copyright {
	font-size: 1.0em;
}
.linkstable {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
.tbborders {
	border: 1px dashed #000000;
}
.tbbordersinner {
	border: 1px solid #990000;
}
.tbbordersinnerBody {
	border: 1px solid #CC3300;
}
.tbborderphotos {
	border: 1px solid #FF9900;
}
.pageborder {
	border: thin solid #000000;
}
hr {
	border: 1px solid #CC3300;
}
.EventTitle {
	font-size: 1.5em;
	font-weight: bold;
}
.Event2line {
	font-size: 1.2em;
	font-weight: bold;
}
.TableCenterHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	font-variant: small-caps;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.TableLeftHeader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	font-variant: small-caps;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
