body {
	background-color: #99CCFF;
	color: #000000;
	font-family: Arial, sans-serif;
	}

a:link {
	color: #000066;
}

a:hover { 
	color: #FFFFFF;
} 

a:visited { 
	color: #990033;
} 

.center {
	text-align: center;
}

h1, h2 {
	text-align: center;
}
	
.navtop {
	font-size: 0.9em;	
	text-align: center;
}		
	
.update {
	text-align: right;
	width: 95%;
}	

.line1 {
	height: 1px;
	width: 95%;
	font-size: 1px;
}	

