﻿body
{
    background-image:url(bgs/page.gif);
    background-attachment:fixed;
    margin:0px;
    padding:0px;
    font-family:Arial;
    font-size:10pt;
}

TH
{
    text-align:left;
    height:24px;
    background-color:#CFCFBF;
}

TD
{
    vertical-align:top;
}

A
{
    color:Blue;
}

A:active
{
    color:Black;
}

LI
{
    line-height:20px;
}

H1, H2, H3, H4
{
    font-family:Georgia, Times New Roman;
}

H2
{
    margin:0px;
}