<STYLE TYPE="type/css">
<!--

 
  H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, 
  DT, DD, ADDRESS, BLOCKQUOTE, PRE, HR, FORM, DL { 
    display: block }

 BODY { 
 	background-color:white; 
	margin-top:  3%; 
 	margin-left: 3%; margin-right: 3%; 
 	border-left: 3%; border-right: 3%; 
      }
 P    { 
	margin-top:  0%; margin-bot:   0%;
 	margin-left: 3%; margin-right: 3%; 
      }

 DL   { margin-top: 0%; margin-bot: 0%; }
 DT   { margin-top: 0%; margin-bot: 0%; }
 DD   { margin-top: 0%; margin-bot: 0%; }

 H1   { color:#000000;
        text-align: center; font-size: 125%;
	margin-top: 0%; margin-left: 0%; border:0; padding:0; }
 H2   { color:#009900; margin-left:  0%; line-height: 0.85 ; text-align: left; }
 H3   { color:#009900; margin-left:  2%; }
 H4   { color:#009900; margin-left:  3%; }
 H5   { color:#006600; margin-left:  4%; }

 DIV.head B	{ font-size: 120%; }
 DIV.table1 TR	( vertical-align: top; }
 DIV.table1 TH	{ text-align: left; }
 DIV.table1 TD	{ text-align: left; margin-bot: 0%; vertical-align: top; }
 DIV.table2 TH	{ text-align: left; }

 div.box	{ border: solid; border-width: thin; 
 		  margin-top: 5; margin-bottom: 5; margin-right: 0%;
		}
 div.head	{ border: none;  background: #AADDFF; 
		  text-indent: 5%; line-height: 1;
		  margin-left: -5%; margin-right: 30%;
		  padding: 0.2em;
		}
 div.footer	{ border: solid; border-width: thin; 
 		  margin-top: 10;
		  margin-left: 5%; margin-right: 5%;
		  padding: 5;
		  font-size: 80% ;
		}

 div.linklist	{ border: solid; border-width: thin; 
 		  margin-top: 10;
		  margin-left: 5%; margin-right: 5%;
		  padding: 5;
		}


 -->
</STYLE>
