body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {border:0;}
			
.program {border:1px solid #1E1E1E;}

body,td,th {
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}
.heading1 {
	font-size: 19px;
	color: #999;
}
.heading2 {
	font-size: 15px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	color: #FFF;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #900;
}
.highlight {
	color: #900;
	font-style: normal;
	font-weight: normal;
}

