body
{
    font-size: 12pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    background: white;
}
tt
{
    font-size: 12pt;
    font-family: "Courier New", Courier, monospace;
    color: black;
}
a:link, a:visited
{
    text-decoration: underline;
    color: red;
}
a:hover
{
    text-decoration: none;
    color: black;
}
a.header:link, a.header:visited
{
    text-decoration: underline;
    color: black;
}
a.header:hover
{
    text-decoration: none;
    color: black;
}
div.wsname
{
    font-size: 28pt;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: red;
}
div.copyright
{
    font-size: 8pt;
    color: black;
}
div.float {
    color: black;
}
div.wsname
{
    font-size: 28pt;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: red;
}
div.copyright
{
    font-size: 8pt;
    color: black;
}
div.float {
    float: left;
}
div.spacer {
    clear: both;
}
p.block {
    width: 70%;
}

