body
{
    color: #000;
    background: back.jpg;
    font-family: Footlight MT Light;
}

p
{
    font-size: 12pt;
    font-family: Footlight MT Light;
    color: #000;
}

table
{
    width: 800px;
}

td, div
{
    font-size: 12pt;
    font-family: Footlight MT Light;
    color: #000;
}

h1, h2, h3
{
    font-family: Footlight MT Light;
    color: #008000;
    font-weight: bold;
}

h1
{
    font-size: 24pt;
    text-decoration: underline;
}

h2
{
    font-size: 20pt;
}

h3
{
    font-size: 14pt;
    font-weight: 100;
}

img
{
    border: none;
}

ul
{
    padding-top: 5px;
    padding-left: 5px;
}

li
{
    list-style-type: none;
    padding: 2px;
    padding-left: 0px;
    vertical-align: text-top;
    display: block;
    border: solid 1px black;
}

a
{
    font-weight: bold;
}

p a
{
    font-weight: normal;
}

a:link
{
    text-decoration: underline;
    font-weight: bold;
    font-family: Footlight MT Light;
    color: #00F;
}

a:visited
{
    text-decoration: underline;
    font-weight: bold;
    font-family: Footlight MT Light;
    color: #800080;
}
