body, p, td
     { 
	   /* background-color: #80C0B5; */
	   background-color: #75B5B0;
       color: #312226;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10pt;
     }
table, td, tr, li, ul, p       {
              background-color: #9CD5C6;
              color: #312226;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 10pt;
            }
table.page  {
	background-color: #9CD5C6;
	color: #312226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #000000;
            }
.footer     {
              background-color: #85C5C0;
              color: #312226;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 8pt;
            }
.headernav  {
              background-color: #85C5C0;
              color: #312226;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 10pt;
            }
.footernav  {
              background-color: #9CD5C6;
              color: #312226;
              font-family: Arial, Helvetica, sans-serif;
              font-size: 8pt;
            }

p.copyright {
              font-size: 8pt;
              text-align: center;
            }

a           {
              text-decoration: underline;
              color: #006699;
            }

a:visited   {
              text-decoration: underline;
              color:#660099;
            }
a:hover     {
              text-decoration: underline;
              color: #AA00AA;
            }
td.footer   { text-align: center;
              font-size: 8pt;
              color: #312226;
              font-family: Arial, Helvetica, sans-serif;
            }
h1          {
              font-size: 24pt;
              text-align: center;
            }