BODY
{
    COLOR: black;
    FONT-FAMILY: Tahoma
}
H1
{
    FONT-SIZE: xx-large;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
H2
{
    FONT-SIZE: x-large;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
A:hover
{
    BORDER-RIGHT: blue;
    BORDER-TOP: blue;
    BORDER-LEFT: blue;
    COLOR: darkslateblue;
    BORDER-BOTTOM: blue;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: underline
}
A:link
{
    BORDER-RIGHT: black;
    BORDER-TOP: black;
    BORDER-LEFT: black;
    COLOR: black;
    BORDER-BOTTOM: black;
    FONT-FAMILY: Tahoma
}
.currentpage1
{
    FONT-WEIGHT: bolder;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: center
}
.commontext
{
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
.pgheaders
{
    FONT-SIZE: 16pt;
    FONT-FAMILY: Tahoma
}
.smalltext
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma
}
.greybackground
{
    BACKGROUND-COLOR: lightgrey
}
.whitebackground
{
    BACKGROUND-COLOR: white
}
.smokebackground
{
    BACKGROUND-COLOR: whitesmoke
}
