body
{
background-color: 00CCFF;
}

body, p, table
{
font-family: tahoma, verdana, arial, 'sans serif';
color: #000000;
font-weight: 600;
}

span
{
font-size: 105%;
font-weight: 900;
line-height: 200%;
}

p
{
font-size: 75%;
}

a:link, a:visited, a:active
{
color: #660000;
text-decoration: none;
}

a:hover
{
color: #FFFF99;
text-decoration: underline;
}