body {
	 font-family: Times New Roman, sans-serif, serif;
     color: #000066;
      width: 100%;
     
     }
p    {
     text-indent: 0em; margin-top: 5; margin-bottom: 5;
     }       
h1   {
     font-size: 200% ;
     }
h2   {
     font-size: 175%;
     }
h2.italic {font-style: italic;
     }     
h3   {
     font-size: 150%;
     }
h4   {
     font-size: 125%;
     }
h5   {
     font-size: 100%; 
     }    
em   {font-style: italic; font-weight: bold
     }            
strong {text-transform: uppercase; font-weight: bold; 
     {
div.box { border: solid; border-width: thin; width: 100%; border-color: black
     }                      
a:hover {  color: #339900}
a:visited {  color: #000066