.creamText {
	font-size: 10px;
	color: #F0DE97;
}
.eventTitle {
	font-size: 12px;
	font-weight: bold;
	color: #624C32;
}
.eventDate {
	font-size: 10px;
	font-weight: bold;
	color: #624C32;
	margin-top: 0px;
}
.eventDescription {
	font-size: 12px;
	color: #624C32;
}
.padL3 {
	padding-left: 3px;
}
.header {
	font-weight: bold;
	color: #515C28;
	font-size: 16px;
}

.subHeader {
	font-size: 12px;
	font-weight: bold;
	color: #515C28;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.creamLink {
	color: #F0DE97;
	text-decoration: none;
}
.footerCell {
	font-size: 10px;
	color: #F0DE97;
	padding-right: 10px;
}
.footerCellLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0DE97;
	text-decoration: none;
}
hr {
	font-size: 1px;
	color: #515C28;
	text-decoration: none;
}
.creamBottomPadText {
	font-family: Arial, Helvetica, sans-serif;
	color: #EEDEAC;
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
}
.smText {
	font-size: 9px;
}
.smTextBrown {
	font-size: 9px;
	color: #624C32;
}
.scrolling {
	overflow: auto;
	height: 80px;
	width: 170px;
}
.greenborder {
	border: 1px solid #515C28;
}
.paddingNav {
	padding: 5px;
	color: #EFE198;
	font-size: 10px;
}
body {
	margin: 2px;
}
