h1 {font-family: "verdana";
    font-size: 16pt;
    font-weight: bold;
    line-height: 18pt;}


h2 {font-family: "verdana";
    font-size: 12pt;
    font-weight: bold;
    line-height: 14pt;}


body {font-family: "verdana";
      font-size: 10pt;}

a:hover {font-weight: bold; text-decoration: underline; color: red;}
a:link {text-decoration: none; color: blue;}
a:visited {text-decoration: underline; color: purple;}
a:active {text-decoration: none; color: green;}