
a { text-decoration: none; }
a:hover { text-decoration: underline; }

h1 {
    font-family: arial, helvetica, sans-serif;
    font-size: 18pt;
    font-weight: bold;
}

h2 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}

body, td {
     font-family: arial, helvetica, sans-serif;
     font-size: 10.5pt;
}

th {
     font-family: arial, helvetica, sans-serif;
     font-size: 11pt;
     font-weight: bold;
}

