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;}
h3 { font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
body, td { font-family: arial, helvetica, sans-serif; font-size: 10pt; }
th { font-family: arial, helvetica, sans-serif; font-size: 11pt; font-weight: bold; }
ul {
        line-height: 1.4em;
        list-style-type: square;
        margin: .3em 0 0 1.5em;
        padding: 0;
}

