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-size: 10pt; margin-left: 110px; 
   margin-right: 110px;}
      

p {font-family:"verdana";
   font-size: 10pt;
   }
   
ul {font-family:"verdana"; font-size: 10pt;}

a:hover {text-decoration: underline; color: red;}
a:link {text-decoration: none; color: yellow; background: #9c0a9e;}
a:visited {text-decoration: underline; color: cyan; background: #9c0a9e;}
a:active {text-decoration: none; color: green; background: #9c0a9e;}

div.letter {font-size: 10pt; font-family: "roman"; left-margin: 110px;
            right-margin: 110px;} 