body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      font-size: 10pt; 
	background-color: #ffffff;
	margin-left: 100px;
      margin-right: 100px;
list-style-position: inside;
}

h1 {text-align: center;
color: #000000;
font-size: 14pt}

h2 {text-align: center;
color: #000000;
font-size: 12pt}

h3 {
color: #000000;
font-size: 12pt}


table {color: #000000;
       font-size: 10pt;
       }

p.green {background-color: #ccffcc}
p.blue {background-color: #ccffff}

TD#footer {border-top: dotted 1px #999999;}

TD#footer P {
	font-size: 9px;
	text-align: center;
}

