
body {
	background-color: transparent;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #cc9966;
}
p {
	margin-bottom: 0;
	margin-top: 0.25em;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: black;
}
a:hover {
	background: black;
	color: white;
}

.venue {
	font-weight: bold;
}

.date {
	color: #dbd2c9;
}

.location {

}

.comments {

}