body {
	margin: 10px; padding: 0px; background-color: #000000;
	color: #FFFFCC;
	font-size: 11px;
}
A {
	color: #FFCC00;
	text-decoration: underline;
}
A:hover {
	color: #FFCC00;
	text-decoration: none;
}
table.content {
	background-image: url("/tgv_ttbg.png"); background-repeat: no-repeat; background-position: top right;
}
table.contentwreck {
	background-image: url("/trainwreck_orig.jpg"); background-repeat: no-repeat; background-position: center; background-attachment: fixed;
}
td {
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #FFFFCC;
	font-size: 11px;
}
td.content {
	font-size: 13px;
}
td.bar {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
}
td.tunein {
	text-align: center;
	font-weight: bold;
	background-color: #FFFFCC;
}
A.tunein {
	color: #000000;
	text-decoration: underline;
}
A.tunein:hover {
	color: #000000;
	text-decoration: none;
}
p.small {
    font-size: 10px;
    margin-top: 0px;
}
h3.nopad {
    margin-bottom: 0px;
}
