body {  
            text-decoration: none;
            color: #000000;
            font-family: "times new roman";
            font-size: 14pt;
            font-weight: medium; }
      
h1 {color: navy; font-family: "Times New Roman", Times, serif;  }

h2 {color: navy; font-family: "Times New Roman", Times, sans serif;  }
            
       
a:link {color: "navy"; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline, bold;}
a:hover {text-decoration:none; background: #33ffff;}
a:active {text-decoration:none, background: #33ffff;}      
ul    { li: "square"; indent: 5px;} 
p     {indent: 5px;}
