
    A:link      { font-weight: normal; color: darkgray; }
    A:visited   { font-weight: normal; color: darkgray; }
    A:hover     { font-weight: normal; color: blue; }

    BODY        { font-family: Segoe UI, Lucida Sans; }
    PRE         { font-size:9pt; }
    TD          { font-family: Segoe UI, Lucida Sans; margin-top: 8px; margin-bottom: 0px; }
    H2          { font-size:16pt; font-weight: normal; font-family: Segoe UI, Calibri, Lucida Sans Unicode; margin-top:20px; margin-bottom:10px; margin-right:6px; }
    H3          { font-size:16pt; font-weight: normal; font-family: Segoe UI, Calibri, Lucida Sans Unicode; margin-top:36px; margin-bottom:10px; margin-right:6px; } 
    P           { font-size:12pt; font-family: Segoe UI, Calibri, Lucida Sans Unicode; margin-top: 8px; margin-bottom: 0px;  }
    LI          { font-size:12pt; font-family: Segoe UI, Calibri, Lucida Sans Unicode; }

    .menu       { font-size:12pt; font-family: Segoe UI, Calibri, Lucida Sans Unicode; color: red; }
    .small_infoblock { font-family: Segoe UI, Calibri, Lucida Sans Unicode; font-size:8pt; }
    .block       { background-color: #EEEEEE; padding-top:6;padding-bottom:10;padding-right:10;padding-left:10;}
