.label
{
    FONT-WEIGHT: bold
}
.spec
{
    FONT-SIZE: xx-small
}
.pageheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: x-large
}
TH
{
    BACKGROUND-COLOR: #9bb9de
}
.custombuttons
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: none;
    COLOR: white;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: verdana, helvetica, sans-serif;
    BACKGROUND-COLOR: #3867a0
}
.redhead
{
    COLOR: #ffffff;
    BACKGROUND-COLOR: #3867a0
}
.whitehead
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}
.lightred
{
    COLOR: black;
    BACKGROUND-COLOR: #9bb9de
}
