BODY {
  margin: 2em 2em 2em 2em;
  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
  color: #660000;
  background-color: #FFFFCC;
  background-image: none 
  
}

TH, TD { /* ns 4 */
  font-family: Arial, sans-serif;
}

H1, H2, H3 {
  text-align: left;
  font-family: Gill, Tahoma, Verdana, sans-serif;
  font-weight: bold;
  color: #003366 ; 
  background: #CCFFCC;
}
A     	{font: 12pt/16px Geneva, Verdana, Helvetica, Arial;
      	text-decoration: none;
		text-indent: 3em}
A:link      {color: #000099}
A:hover     {color: #9900FF}
A:visited   {color: #006666}

}

PRE { margin-left: 2em }

P {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

DT, DD { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
DT { font-weight: bold }

PRE { font-family: monospace }        /* navigator 4 requires this */

LI { list-style-image: url(lilpaw2.gif)  }


