a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #488AC7;
}
body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.dlink {cursor:pointer; cursor:hand; text-decoration: underline; color:blue; }

.bigfont {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.TheaterLogo
{
    background-color : 488AC7;
    border-style : outset;
    border-color: 000099;
    border-width:1px;
    color:CCFFFF;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size:40px;
    text-align:center;
}
