A:link    { color: CC3300; }
A:active  { color: CC3300; }
A:visited { color: CC3300; }

B { font-weight: bold; color: 333333; }

BODY { font: 13px Arial, sans-serif; color: 000000; background-color: 000000;}
DIV, TD { font: 13px Arial, sans-serif; color: 000000; }

.smalltext { font: 10px Verdana, sans-serif; color: 000000; }

.largedata
{
    background: white url(gif/bgPaperTile.gif);
    font-family: arial;
    font-size: 13px;
    width: 500px;
}

.smalldata
{
    background: white url(gif/bgPaperTile.gif);
    font-family: arial;
    font-size: 13px;
    width: 200px;
}