BODY     {font-family: arial,sans-serif;
             font-weight:  bold;
             text-align:  left;
             color:       black;
             font-size:   10pt}

   P        {margin-left:20}
   
   A.nav:link      {color:#3366cc;
	             text-decoration: none;
	             font-size: 10pt;
   			font-weight: bold}
   A.nav:visited   {color:#3366cc;
	             text-decoration: none;
	             font-size: 10pt;
   			font-weight: bold}
   A.nav:hover   {color:#008000;
	             text-decoration: none;
	             font-size: 10pt;
   			font-weight: bold}

   A:link      {color:blue}
   A:visited   {color:purple}
   A:hover   {color:orange}

   H1 {font-family: cursive;
     text-decoration: ;
     text-shadow: 3px 3px 5px red;
     text-align:  center;
     color: gray;
     font-size:  18pt;
   font-weight: bold}

   H2 {font-family: cursive;
     text-align:  left;
     color:  lightgray;
     font-size:  14pt;
   font-weight: bold}

