BODY
{
    COLOR: white
}
P.intro
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-STYLE: italic
}
P.heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    FONT-FAMILY: 'AR Sans Serif'
}
P.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: white;
    FONT-FAMILY: 'AR Sans Serif';
    BACKGROUND-COLOR: navy;
    TEXT-ALIGN: center
}
