body{		
	background-color:#006600;
	border-style: none;
	margin:0;
	padding:0;
	height:100%;}

#wrapper{
	 border:thin solid navy;
	 margin:15px 25px 15px 25px;
	 background-color:white;
	 margin:15px 25px 15px 25px;
	 font-family:arial,sans-serif;
	 font-weight:normal;
	 font-size:1em;
	 border:thin solid gray;
	 height:100%;
	 }
ul li{
    font-family:arial,sans-serif;
	 font-weight:normal;
	 font-size:.8em;
	 }
li ul li{
   font-family:arial,sans-serif;
	 font-weight:normal;
	 font-size:.9em;
   }
H1,H2,H3,H4,H5,H6 {
   border-style: none;
   background-color:transparent;
   font-family:"Times new roman", serif;
   }
H1 { 
   margin-left:10px;
   margin-top:15px;
	font-weight:bold; 
    font-size:1.7em;  
	color:#5E5E5E;
	} 
H2{ 	
  	font-weight:bold; 
    font-size:1.45em; 
	font-style:normal; 
	color:gray;
	margin-left:35px;
	text-align:left;
	}
H3{
	font-weight:normal; 
    font-size:1.25em;  
	font-style:normal;
	color:gray;
	text-align:left;
	}
H4{
	font-weight:bold;  
    font-size:1em;  
	font-style:normal;
	color:#000080;
	text-align:left;
	}
H5{
	font-weight:normal; 
    font-size:.8em;  
	font-style:normal;
	color:#000000;
	text-align:center;
	}
H6{
	font-weight:normal; 
    font-size:.6em;  
	font-style:normal;
	color:#000000;
	text-align:center;
	}
P {
	background-color:transparent;
	text-align:left; 
	font-family:arial, verdana, sans-serif;
	font-weight:normal; 
	font-size:.8em;
	color:#000000;
	margin-left:10px;
	margin-right:15px;
	}

.one {
	background-color:transparent;
	text-Align:left; 
	font-family:serif;
	font-weight:normal; 
	font-size:.6em;
	color:#000000;
	margin-left:15px;
	margin-right:5px;
	}
.two{ 	
  	font-weight:bold; 
    font-size:1em;  
	font-style:normal;
	color:#999999;
	}
A:link {color:#0000aa; background-color:transparent;}
A:active {color:#cc9933; background-color:transparent;}
A:visited {color:#666666; background-color:transparent;}
A:hover {color:#990000; background-color:transparent;}
