body
{
background-color: black;
margin: 0px 0px 0px 0px;
}

body, th, td, div, p, ul, ol, li
{
font-size: 13px;
color: "#000060";
}

body, th, td, div, p, ul, ol, li
{
font-family: verdana, arial, sans-serif;
}

a:link
{
color: blue;
}

a:visited
{
color: blue;
}

a:hover
{
color: black;
}

a:active
{
color: blue;
}


.sm
{
 font-size: 9px;
}

.large
{
 font-size: 18px;
}


.xlarge
{
 font-size: 36px;
}

