
h1 { 
	color: #ff9; 
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
	margin: 0.67em 0; 
	}

h2  { 
	color: #ffd700; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: center; 
	margin: 0.83em 0; 
	}
	
.nav { 
	color: #333; 
	}
	
p   { 
	color: #fff; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	text-align: left; 
	margin: 6px 12px; 
	}
	
h3    { 
	color: #ffd700; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	margin: 12px; 
	}
	
h4 { 
	color: #fff; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	margin: 1.33em 0; 
	}
	
h5 { 
	color: #ccf; 
	font-size: 12px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	margin: 1.67em 0; 
	}
	
a:link { 
	color: #69f; 
	text-decoration: none; 
	}
	
a:visited  { 
	color: #96c; 
	text-decoration: none; 
	}
	
a:hover { 
	color: #9cf; 
	text-decoration: none; 
	}
	
a.nav:link { 
	color: #339; 
	}
	
a.nav:hover { 
	color: #ff9; 
	}
	
#narrative p {
	margin: 10px 20px 0 60px;
	line-height: 1.2;
	}
	
#narrative h3 {
	margin: 10px 20px 10px 60px;
	}