body {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 101%;
}

td {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

th {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

H1 {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #7a0026;
}

H2 {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #7a0026;
}

A:link {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #7a0026;
	text-decoration: underline;
}

A:visited {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #7a0026;
	text-decoration: underline;
}

A:active {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #7a0026;
	text-decoration: underline;
}

A:hover {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 13px;
	color: #7a0026;
	text-decoration: none;
}

.menutext {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

A.menu:link {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

A.menu:active {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

A.menu:visited {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

A.menu:hover {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.smtext {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

A.footer:link {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

A.footer:active {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

A.footer:visited {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

A.footer:hover {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show;
}

table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDE7D3;
	empty-cells: show;
	vertical-align: top;
}

table.standard th {
	color: #ffffff;
	background-color: #7A0026;
}

table.standard tr.alt td {
	background-color: #D7D1A7;
}

table.standard tr.highlighted td {
	background-color: #BDD1DC;
}

.event {
	margin-bottom: 10px;
	clear: both;
	margin-left: 10px;
}

.date, .location, .title, .description {
	float: left;
}

.date {
	margin-right: 10px;
	color: #7A0026;
}

.title {
	font-weight: bold;
	margin-right: 10px;
}

.event .body {
	clear: both;
}

