body {
	background-color: #CCFFFF;
}
h1 {color:#000066;
}
h2 {
	color: #000066;
}
h4 {color:#000066; 
}

p {
	text-align: left;
	margin: 20px;
	color: #000033;
}

.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	
#navigation {
	font-size:16px;
	font-weight:bold;
	color: #000033;	text-align: center;
	
	a:link {
	color: #000033;
	text-decoration: none;


	a:visited {
	text-decoration: none;
	color: #0066FF;

 	
	}