.trim
{
  display: none
}
BODY
{
    COLOR: #000000;
    FONT-FAMILY: "Verdana", sans-serif;
    BACKGROUND-COLOR: #ffffff;
    font-size:12pt;
}
A:link
{
    COLOR: #616161;
    text-decoration: underline;    
}
A:active
{
    COLOR: #616161;
    text-decoration: underline;    
}
A:visited
{
    COLOR: #616161;
    text-decoration: underline;    
}
A:hover
{
    COLOR: #616161;
    text-decoration: underline;    
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: #000000;
    FONT-FAMILY: "Verdana", sans-serif;
}
H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    COLOR: #000000;
    FONT-FAMILY: "Verdana", sans-serif;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: "Verdana", sans-serif;
}
ADDRESS
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-STYLE: italic;
    FONT-FAMILY: "Verdana", sans-serif;
}
