p, body  {
    font-family: Tahoma,Verdena, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: black;
}
a  {
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 1.0em;
    font-style: normal;
    font-weight: normal;
    color: blue;
    text-decoration: none;
}
a:visited  {
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 1.0em;
    font-style: normal;
    font-weight: normal;
    color: blue;
    text-decoration: none;
}
a:hover  {
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 1.0em;
    font-style: normal;
    font-weight: normal;
    color: blue;
    text-decoration: underline
}
h1 { font-family: Tahoma,Verdana, sans-serif; font-size: 32px; font-weight: bold }
h2 { font-family: Tahoma,Verdana, sans-serif; font-size: 18px; font-weight: bold }
h3 { font-family: Tahoma,Verdana, sans-serif; font-size: 14px; font-style: italic; font-weight: bold }

pre { font-family: "Courier New", Courier, monospace; font-size:12pt; font-weight:bold}
