body {
    font-size : 10pt;
    font-family: verdana, sans-serif
}
a,p,ul,pre,li,th,td,txt   {
    font-size : 10pt;
    font-family : Verdana, sans-serif;
}
th {font-weight: bold}
h1 {font-weight: bold; font-size: 12pt}
h2 {font-weight: bold; font-size: 10pt}
h3 {font-weight: bold; font-size: 10pt}
h4 {font-weight: bold; font-size: 10pt}
p  {}

a:link {color: #0000ff; text-decoration: none}
a:visited {color: #0000ff; text-decoration: none}
a:hover {color: #aa0000; text-decoration: underline}

a.button {font-weight: bold}
a.button:link {color: #0000ff; text-decoration: none}
a.button:visited {color: #7700ff; text-decoration: none}
a.button:hover {color: #aa0000; text-decoration: underline}

