
a:link { color: gold }
a:visited { color: #ff8c00 }
a:hover { color: #ff8c00 }
a:activelink { color: #FF9966 }

p.small    { COLOR: gold;
    FONT-FAMILY: Verdana, helvetica, Arial, 'MS Sans Serif';
    FONT-SIZE: 8pt }

p.bold    { COLOR: gold;
    FONT-FAMILY: Verdana, helvetica, Arial, 'MS Sans Serif';
    FONT-SIZE: 14pt }

p.body
{
    COLOR: gold;
    FONT-FAMILY: Verdana, helvetica, Arial, 'MS Sans Serif';
    FONT-SIZE: 12pt
}
p.header
{
    COLOR: gold;
    FONT-FAMILY: Verdana, helvetica, arial, 'MS Sans Serif';
    FONT-SIZE: 16pt
}




