body { 
	background-image: url(dolphin-bluei.jpg); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: 0px 10px; 
	background-color: #88aabb; 
	font-family: Verdana; 
	line-height: 16pt; 
	margin: 10px; 
	margin-left: 170px; 
	font-size: small;
}



h1 {
    
	text-align: center;
    
	font-weight: normal;
    
	line-height: auto;
    
	margin: 40px auto 40px auto;

}



a {

	text-decoration: none;
    
	color: #116644;
}



a:visited {
    
	text-decoration: none;
    
	color: #446611;

}



a em, strong { 
	border-bottom: inherit; 
}



hr { 
	border: 0; 
	border-bottom: 1px dotted #333366; 
}



li { 
	margin-top: 8pt; 
	margin-bottom: 8pt; 
}

.file {
	width: 10em;
}

.time, .size {
	width: 5em;
}
