body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt; 
	background-color: #ffffee;
	background-image: url('images/moontile.gif');
	color: #663300;
	margin-left: 50px;
      margin-right: 50px;
list-style-position: inside;
}

h1 {text-align: center;
color: #006600;
font-size: 14pt}

h2 {text-align: center;
color: #006600;
font-size: 12pt}

h3 {
color: #006600;
font-size: 12pt}


table {color: #663300;
       font-size: 10pt;
       }

p.green {background-color: #ccffcc}
p.blue {background-color: #ccffff}


