@charset "UTF-8";

h2 {
	text-transform:uppercase; 
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:20px; 
	font-weight:normal; 
	margin:15px 0 20px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ebebeb;
}

h3 {
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:14px; 
	font-weight:normal; 
	margin:5px 0 5px 0;
	padding-bottom:5px;
}

h2 #page-title{
	font-family:"Helvetica Neue",Helvetica,Arial !important;
	font-size:20px; 
	font-weight:normal; 
	margin:15px 0 10px 0;
	padding-bottom:5px;
}


.content-nav{
	margin-top:20px;
}

.content-nav a {
	color:#EE4400; 
	text-decoration:none; 
}

.content-nav a:hover {
	color:#000000; 
}
	
#text {
	text-align:center;
}

#text .section{
	margin:100px auto 100px auto;
}

#text .chapter li{
	font-size:35px;
	margin-bottom:20px;
}
	
#text .chapter {
	font-size:15px;
	margin-bottom:5px;
}
		
	
	
		