H1 {font-size: 16pt;
    font-family: tahoma;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: center
}

H2 {font-size: 14pt;
    font-family: tahoma;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px
}

H3 {font-size: 12pt;
    font-family: tahoma;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px
}

H4 {font-size: 11pt;
    font-family: tahoma;
    font-weight:normal;
    margin-right: 10px;
    margin-top:5px;
    margin-bottom:0px;
    width: 165px;
    margin-left: 10px
}

P.bodytext {font-size: 12pt;
    font-family: tahoma;
    font-weight: normal;
    margin-left: 15px;
    margin-bottom: 5px;
}


UL {margin-top:0px;
}

LI {list-style-position: outside
}

A:link {
  TEXT-DECORATION: none
}

A:visited {
  COLOR: #ffaa00;
  TEXT-DECORATION: none
}
