body {background-color: #3300CC}

h2
{
font-family: arial, "lucida console", sans-serif;
font: bold;
color: tan
}

h3
{
font-family: arial, "lucida console", sans-serif;
font: bold;
color: tan
}

h6
{
font-size: 10pt;
font-family: arial, "lucida console", sans-serif;
font: bold;
color: tan
}

body
{
font-family: arial, "lucida console", sans-serif;
color: tan;
font-size: 10pt
} 

p
{
font-family: arial, "lucida console", sans-serif;
}

table
{
font-family: arial, "lucida console", sans-serif;
font-size: 8pt;
color:tan
}

td
{
width: 14%;
vertical-align: top
}

a:link     {color:white}
a:visited  {color:yellow}
a:hover    {color:black}
a:active   {color:red}
