﻿body
{
    background:lightgrey
}

#header
{
    font-size: 9pt;
    color: #333300;
    font-family: tahoma;
}

#topleft
{
    font-size: 9pt;
    color: #FFFFFF;
    font-family: tahoma;
}

#topright
{
    font-size: 10pt;
    color: #333300;
    font-family: tahoma;
}

#bottomleft
{
    font-size: 9pt;
    color: #333300;
    font-family: tahoma;
}

#bottomright
{
    font-size: 9pt;
    color: #333300;
    font-family: tahoma;
}

#footer
{
    font-size: 8pt;
    color: black;
    font-family: Verdana;
}

#contact
{
    font-size: 10pt;
    color: #333300;
    font-family: tahoma;
}

#content
{
    font-size: 11pt;
    color: #333300;
    font-family: tahoma;
}
a:link{color:#333300;} /*linx*/
a:hover{background-color: #CCCC33;} /*link hover*/
a:active {color:#333300;} /*link*/
a:visited {color:#333300;} /*visited*/

