p {
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	font-family: Tahoma;
}
.event {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
}

ul {
	font-family: Tahoma;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: .2em;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 3px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
	padding-bottom: 5px;
}
.legal {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
	text-align: center;
	border-top-width: 0px;
	border-top-style: none;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #00CC00;
	text-decoration: none;
}

.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .07em;
	border-top: thin none #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin none #FF0000;
	border-left: thin none #FF0000;
	text-decoration: underline;
}
.contact {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #Cc3333;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 0px;
}
.month {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #FF0000;
	padding-bottom: 5px;
	font-weight: 900;
	vertical-align: middle;
}
.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #000000;
	text-align: right;
}
div {
	vertical-align: baseline;
	height: auto;
	bottom: auto;
}
