/*********************************************************************
* External style sheet created by Style Sheet Design
* File name: main.css
* Created on: 2/21/01
*********************************************************************/

.logo {
    margin-left: -40px;
    margin-top: 0px;
}

A:active {
    color: #FF0080;
}

A:hover {
    color: #000000;
}

A:link {
    color: #FF0080;
    text-decoration: none;
}

A:visited {
    color: #FF0080;
}

BODY {
    background-attachment: fixed;
    background-color: #FFFFFF;
    background-image: url(whitebrick.jpg);
    font-family: "Arial","MS Sans Serif";
    margin-left: 40px;
    margin-right: 25px;
}

CAPTION {
    font-family: "Arial","MS Sans Serif";
}

TD {
    font-family: "Arial","Arial Narrow","MS Sans Serif";
}

TH {
    font-family: "Copperplate Gothic Light","Arial Narrow","MS Sans Serif";
    background-image: url(http://www.geocities.com/models4/images/blankbt.gif);
    background-repeat: no-repeat;
}
