body {
	background-color: #1C1C1C;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #0099ff;
}

a:hover {
	text-decoration: none;
	color: #ff3300;
}

a.circus {
	text-decoration: none;
	color: #ffffff;
}

a.circus:hover {
	text-decoration: none;
	color: #0099ff;
}
body {
	margin-right: 5px;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.quote {
	font-size: 10px;
	font-style: italic;
	color: #ff3300;
}

.reviewer {
	font-size: 10px;
	color: #ff3300;
}

.paper {
	color: #ff3300;
}

.date {
	font-size: 16px;
	font-weight: bold;
	color: #ff3300;
}

.time {
	font-size: 16px;
	color: #ff3300;
}

.talk {
	font-size: 12px;
	color: #ff3300;
}

.venue {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.group {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.shuffle {
	font-size: 12px;
	color: #ffffff;
}

.prog {
	font-size: 14px;
	color: #ffffff;
}
.footer{
	font-size: 10px;
	color: #ff3300;
}

.tickets {
	color: #0099ff;
}


tr {
	background-color: #000000;
	font-size: 10px;
	color: #ffffff;
	vertical-align: middle;
}

