body{	 
	font-size:100.01%;
	background-color:#800000; 
	padding:0;
	margin:0;
	}
	
#wrapper {
	border:3px #aaaaaa solid;
	margin:10px 15px 10px 15px;
	padding:3%;
	background-color:white;	
	}
P {
	background-color:transparent;
	text-align:left; 
	font-family:"trebuchet-ms" sans-serif;
	font-weight:normal; 
	font-size:.8em;
	color:#000000;
	margin-left:10px;
	margin-right:15px;
	}
H1,H2,H3,H4,H5,H6 {
   border-style: none;
   background-color:transparent;
   font-family:Georgia, serif;
   }
H1 { 
   margin-left:5px;
   margin-top:35px;
	font-weight:bold; 
    font-size:1.7em;  
	color:#000000;
	} 
H2{ 	
  	font-weight:bold; 
    font-size:1.45em;  
	font-style:italic;
	color:#000000;
	margin-left:15px;
	text-align:left;
	}
H3{
	font-weight:normal; 
    font-size:1.25em;  
	font-style:normal;
	color:#999999;
	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;
	}
ul{
	background-color:transparent;
	font-family:arial, verdana, sans-serif;
	font-weight:normal; 
	font-size:.8em;
	color:#000000;
	}

.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:black; background-color:transparent;}
A:active {color:#cc9933; background-color:transparent;}
A:visited {color:#aaaaaa; background-color:transparent;}
A:hover {color:#800000; background-color:transparent;}
