body {
    font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12pt;
    text-align: left;
}

small {
    font-size: 10pt;
}

a {
    font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: #CC0000;
    background-color: #CC9933;
}

a:visited {
    color: #990000;
    background-color: #CC9933;
}

a.em {
    font-style: italic;
  }

a.small {
    font-size: 10pt;
}

a.smaller {
    font-size: 8pt;
}

a.smallest {
    font-size: 6pt;
}
