@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight:lighter;
}

#TV{
	margin-top:55px;
}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.pressText{
	text-indent: 45px;
	padding-top: 4px;
}
.pressTextSpacer{
	color:#000;
}
.pressTextSpacerGrey {
	color: #151515;
}
.pressTextSpacerYellow {
	color: #171602;
}
.pressTextSpacerYellowBottom {
	color: #101100;
}