body {
	background-color: #000000;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
}

table.menu	{
	margin-top: 14px;
}

p	{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
	font-size: 10pt;
	color: #CCCCCC;
}

td.shows	{
	border:3px solid #3D3C39; 
	background-color: #555555;
}

.credits	{
	text-align: center;
}

td.main	{
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 4px;
}

A:visited { 
	color: #FFFFCC; 
	text-decoration: underline;
}

A:link { 
	color: #FFFFCC; 
	text-decoration: underline
}

A:hover, active { 
	color: #FFFFCC; 
	text-decoration: underline overline;
}

.small	{
	font-size: 10px;
}

.gray	{
	color: #3D3C39;
}

.headline	{
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}