body
{
background-color: #555555;
}

body,p,table
{
font-family: tahoma, verdana, arial, 'sans serif';
color: #CCCCCC;
font-weight: 600;
}

span
{
font-weight: 900;
color: #000000;
line-height: 200%;
}

p
{
font-size: 75%;
}

a:link, a:visited, a:active
{
color: #DDDDDD;
text-decoration: none;
}

a:hover
{
color: #DDDD00;
text-decoration: none;
}