table.main { height: 100%; }a:link{	text-decoration: none;	color: blue;	border-width: 0px;	border-style: none;}a:visited{	text-decoration: none;	color: red;	border-width: 0px;	border-style: none;}a:hover{	text-decoration: none;	color: teal;	background-color: #FFF;	border-width: 0px;	border-style: none;}a:active{	text-decoration: none;	color: lime;	border-width: 0px;	border-style: none;}.text1{	color: white;	font-family: arial,helvetica,sans-serif;	font-size: .9em;	line-height: 2em;	margin: .5em;}.text2{	color: gray;	font-family: arial,helvetica,sans-serif;	font-size: 1.1em;}td.footer{	vertical-align: bottom;	color: red;	font-family: arial,helvetica,sans-serif;	font-size: 1.1em;	line-height: 2em;}.headline{	color: red;	font-family: arial,helvetica,sans-serif;	font-size: 1.8em;	vertical-align: top;}td.gray1{	background-color: #CCC;	padding: 7px .3em 7px .3em;	text-align: left;	white-space: nowrap;}td.gray2{	background-color: #BBB;	padding: 7px .3em 7px .3em;	text-align: left;	white-space: nowrap;}body { background-color: black; }a.nbc:hover{	text-decoration: none;	background-color: black;}img{	border-width: 0px;	border-style: none;}
