BODY {
	background-color: rgb(0, 0, 0);
        font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	color: rgb(255, 255, 255);
}

TD {color: rgb(255, 255, 255);} /* Web TV */

TABLE.main {
        background-color: rgb(0, 0, 0);
        text-align: center;
	margin-top: 0px;
	margin-left: 0px;
        width: 624px;
        border: 0px;
        padding: 0px
	font-family: arial, helvetica, sans-serif;
}
TABLE.main TR {
	vertical-align: top;
}

TABLE.buttons {
        font-size: 8pt;
        width: 624px;
        text-align: center;
        border: 0px;
        padding: 0px
	font-family: arial, helvetica, sans-serif;

}

TABLE.buttons TD {
        text-align: center
}


TABLE.menu {
        font-size: 8pt;
        font-weight: bold;
        text-align: center;
        width: 624px;
        border: 0px;
        padding: 0px
	font-family: arial, helvetica, sans-serif;

}

TABLE.menu TD {
        text-align: center
}

TD.news {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
}

A:link {color: #33ffff;}
A:visited {color: #339999;}
A:active, A:hover {color: #ff0000;}

