body {
	font-family:Courier New, Courier, mono;
	background:#000000;
	color:#CCCCCC;
	font-size:18px;
}

h1 { color:#FF0000;
	font-family:Courier New, Courier, mono;
	font-size:30px;
	}
td {
	font-family: Courier New, Courier, mono;
	font-size:14px;
	vertical-align:top;
}

th {
	font-family: Courier New, Courier, mono;
}
table.shows {background:#000000;
				font:Courier New, Courier, mono;
				font-size:30px;
				color: #FFFF00;
				vertical-align:top;
				padding:5px;
}

td.showsheading {background: #FF0000;
					color:#000000;
					font-size: 36px;
					font-weight: bold;
					text-align:center;
					}
					
td.links {color:#0000FF;
			text-decoration:none;
			vertical-align:top;
			padding-top:0;
			}
td.links a{text-decoration:none;
}

td.links a:hover {background: #0000FF;
					color:#000000;
					text-decoration:underline;
					}
								

td.newsheading {font-family:"Courier New", Courier, mono;
				font-weight:bold;
				font-size:16px;
				color: #000000;
				background-color:#FFFF00;
				padding-top:10px;
				padding-bottom:10px;
				}
				
td.newsheading2 {font-family:"Courier New", Courier, mono;
				font-weight:bold;
				font-size:16px;
				color: black;
				background-color:#0033CC;
				padding-top:10px;
				padding-bottom:10px;
				}
.new {text-decoration:blink;
color:red;
}

a	{text-decoration:none;
}
