body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}
.test-text {
	font-style: italic;
}
.test-name {
	font-weight: bold;
	color: #990000;
}
.bold-red {
	font-weight: bold;
	color: #990000;
}
.bold-brown {
	font-weight: bold;
	color: 78695E;
}
.bold-ltbrown {
	font-weight: bold;
	color: B9A397;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B9A397;
}
.fineprint {
	font-size: 9px;
}
a:link {
	color: B9A397;
}
a:hover {
	color: #990000;
}
a:visited {
	color: 78695E;
}
.error {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.song {
	font-weight: bold;
}
.artist {
	font-size: 10px;
	font-style: normal;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.weekday {
	font-size: 12px;
	font-weight: bold;
	color: 382F25;

}
.event {
	font-size: 10px;
}
.time {
	font-size: 10px;
}
.eventname {
	font-size: 18px;
	font-weight: bold;
}
.eventitem {
	font-weight: bold;
}
.message {
	font-weight: bold;
	color: #FF0000;
}
.button {
	color: #FFFFFF;
	background-color: B9A397;
	padding: 1px;
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;
}
.styles {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
