body {
    margin: 0; padding: 0;
	background-color: #4A0B33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #330000;
}

.dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #EAD5C6;
}
a.dark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFF00;
	text-decoration: none;
}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  	background-color: #990000;
    color: #FFFF66;
}
.sub_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
	color: #CC6600;
}

.event_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #CC6600;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #4A0B33;
	color: #FFFFFF;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #862E0A;
}

.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #A0552E;
	background-color: #4A0B33;
}
.nav_legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	background-color: #FFFFFF;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

mail {
  color: #FFFFFF;
  text-decoration: none;
}

a.mail {
  color: #FFFFFF;
  text-decoration: none;
}

a.mail:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.mail:hover {
	color: #FF9900;
}

a.footer {
  color: #FFFFFF;
  text-decoration: none;
}

a.footer:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.footer:hover {
	color: #FF9900;
}

a.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #A0552E;
	background-color: #4A0B33;
}

a.blurb:visited {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #A0552E;
	background-color: #4A0B33;
}

a.blurb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #CD7D52;
	background-color: #4A0B33;
	text-decoration: none;
}

