.section {  
	left-indent:5%; 
	text-align:justify; 
	margin:0px 40px 0px 40px; 
	padding-bottom:20px; 
	border-bottom:2px solid #BBBBBB; 
}

.nav { 
	border-top:2px solid #BBBBBB; 
	border-bottom:2px solid #BBBBBB; 
	padding: 7px 7px 7px 7px;
}

a:link{
	color: #0033CC;
	text-decoration: none;
}

a:visited{
	color: #6699CC;
	text-decoration: none;
}

a:hover{
	color: #0066CC;
	text-decoration: none;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0.2em 0.2em 0.1em #CCC;
}

ul.credits { margin-top:-1em; }

li { margin-top: 3px;  }

span.ajex { font-family: monospace; }