
HR
{
    WIDTH: 90%;
    COLOR: black;
    HEIGHT: 1px;
    BACKGROUND-COLOR: black;
    TEXT-ALIGN: center
}
TD
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif
}
TH
{
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif
}
.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif
}
.description
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif
}
.block
{
    FONT-SIZE: 12pt;
    BACKGROUND-COLOR: yellow
}
.contact
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: black;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, sans-serif
}
.pageTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: black;
    FONT-FAMILY: Arial, sans-serif
}
.title
{
    FONT-WEIGHT: bold
}

