BODY     {font-family: Garamond;
             font-weight:  bold;
             text-align:  left;
             color:       black;
             font-size:   8pt}

   P        {margin-left:20}
   
   A.nav:link      {color:white;
	             text-decoration: none;
   			font-weight: bold}
   A.nav:visited   {color:white;
	             text-decoration: none;
   			font-weight: bold}
   A.nav:hover   {color:yellow;
	             text-decoration: none;
   			font-weight: bold}

   A:link      {color:#04457F}
   A:visited   {color:#04457F}
   A:hover   {color:yellow}

   H1 {font-family: Garamond;
     text-align:  left;
     color:  navy;
     font-size:  24pt;
   font-weight: bold}

   H2 {font-family: Garamond;
     text-align:  left;
     color:  #04457F;
     font-size:  16;
   font-weight: bold}

