/* CSS Document */
/* Teleplay Intro */

body, html, div {
	height:100%;
	overflow:hidden;
	background-color:#000000;
	text-align: center;} 
body { 
	margin:0; padding:0; } 
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;}
a:link {
	color: #999999;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #999999;}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;}
a:active {
	text-decoration: none;
	color: #999999;}
	
.introfooter {font-size: 9px}


