

h1 {
	font: 10pt georgia; 
	color : #F87F11 ;
	position left: 0px;
	margin-top: 0px; 
	line-weight : 0 px;
}

h2 {
	font: 8pt georgia;
	line-weight : 0 px;
}

h3 {
	font: 10pt georgia ; 
	color : #999999 ;
	bgcolor : #000000 ; 
	font: bold; 
	line-weight : 2 px;
}

h4 {
	font: 8pt georgia ;
	line-weight:0px ;
	line-weight : 0 px;
}


h5 {
	font: 8pt georgia ;
	font: italic; 
	line-weight : 0 px;
}




a:link { 
	font: 10pt georgia; 
	font-weight: bold; 
	color : #F87F11 ;
	text-decoration: none ;
	}
a:visited { 
	font: 10pt georgia; 
	font-weight: bold; 
	color : #F87F11 ;
	text-decoration: none ;
}
a:hover, a:active { 
	font: 10pt georgia; 
	font-weight: bold; 
	color : #F87F11 ;
	text-decoration: underline overline;  
	}


body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	margin: 0px; 
	background : #FFFFFF ;
	}

#intro {
	margin-top: 80px;
}



#header {
	width: 750px;
	text-align: justify;
	margin-top: 40px;
	margin-left: -375px;
	position: relative;
	left: 50%;  
	margin-bottom: 0px;
}


#content {
	width: 750px;
	text-align: justify;
	margin-top: 25px;
	margin-left: -375px;
	position: relative;
	left: 50%;  
	color: #FFFFFF;
}





#footer {
	height: 60px;  
	width: 750px;
	margin-left: -375px;
	position: relative;
	left: 50%;  
	margin-top: -1px;  
}
