p:first-letter 
 {
 color: #330066;
  font-size: 110%

 }
P, LI { font-family : "Comic Sans MS";
        font-size : 12.0pt;
         color : black;
       margin-left : 6.0pt;
     margin-top : -5.0px;
	 text-indent: 2em;

background: white;
}
 BODY { 
        background: white;
        }
 H1 { font-family : "Comic Sans MS";
      font-size : 24.0pt;
      font-weight:bold;
      text-align : left;
       color : #660099;
      margin-left : 10.0px;
      margin-top : 10.0px;
      margin-bottom : 10.0mm;
      }
 H2 { font-family : "Verdana";
      font-size : 18.0pt;
      font-style : normal;
      text-align : center;
      font-weight : bold;
            color : #993300;
      padding-left : 2.0pt;}
  H3 { font-family : "Comic Sans MS";
      font-style : normal;
      font-weight : bold;
      font-size : 13.0pt;
      color : #990033;
      margin-left : 10.0px;
      margin-top : 10.0px;
      margin-bottom : 0.0mm;
      padding-left : 2.0pt;}
 td {padding: 0.5cm}

 PRE.HTMLCODE { font-family : "Courier New";
                font-size : 8.0pt;
                color : blue;}
 PRE { font-size : 8.0pt;}

 P.listing { margin-left : -20.0px;}
 OL { margin-left : 12.0pt;}
 UL { margin-left : 24.0pt;}

 A:link { font-family : "Comic Sans MS";
          text-decoration : underline;
          color : blue;}
 A:visited { font-family : "Comic Sans MS";
             text-decoration : underline;
             color : #990033;}
 UL.SMLIST { margin-left : 24.0pt;}
 A:hover { text-decoration :underline;
           color:#FF9900;}
 div {
	float: center; 
	
	padding: 7px;
	width: 800;
	text-align : center;
	
}
	



#topnav {float: center; 
	border: none;
	width: 800;
	text-align: center;
}
#content  {
	border: none;
	width: 800;
	text-align: center;
}

