body {
background: black;
margin: 0 0 0 0;
}

a {
color: #00A2FF;
}

a.visited {
color: #00A2FF;
}

div.main { 
color: white; 
font: 10pt arial, helvetica; 
padding: 0 0px; }

div.main td { 
color: white; 
font: 10pt arial, helvetica; 
padding: 0px 4px 0px 4px; }

div.cell { 
color: white;
font: 9pt arial, helvetica; 
padding: 4px 10px 4px 10px;
}

td.cell { 
text-align: center;
border: 1px solid white;
background: black;
}

div.newsdate { 
color: white; 
font: 10pt arial, helvetica; 
font-weight: bold;
}

div.newstitle { 
color: white; 
font: 10pt arial, helvetica; 
text-decoration: underline;
}

div.storetitle { 
color: white; 
font: 10pt arial, helvetica; 
text-decoration: underline;
}

div.bottom { 
color: white; 
font: 9pt futura, helvetica; 
padding: 5px 0 0 0px; }

div.bottom td { 
color: white; 
font: 9pt futura, helvetica; 
padding: 0 0px; }

div.bottom a { 
color: white; 
}

div.bottom a:visited {
color: white;
}