BODY
{
    BORDER-RIGHT: white thin;
    PADDING-RIGHT: 0px;
    BORDER-TOP: white thin;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: white thin;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: white thin;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #f2eed5;
}
H1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center;
}
.oneitem
{
    FONT-SIZE: x-small;
    COLOR: #00008b;
    HEIGHT: 100%;
    TEXT-ALIGN: center;
}
H4
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: smaller;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial;
}
H3
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: x-small;
    MARGIN-BOTTOM: 0px;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial;
}
IMG.item
{
    BORDER-RIGHT: darkblue 1px solid;
    BORDER-TOP: darkblue 1px solid;
    BORDER-LEFT: darkblue 1px solid;
    BORDER-BOTTOM: darkblue 1px solid;
}
A
{
    FONT-SIZE: small;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial;
}
.errmsg
{
    COLOR: firebrick;
    FONT-STYLE: oblique;
    FONT-FAMILY: Verdana, Arial;
}
H2
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: medium;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center;
}
.copyright
{
    FONT-SIZE: x-small;
    TEXT-ALIGN: center;
    COLOR: darkblue;
}

