body{ background-color: #89ABC5 } 
h1 {font-family: arial;
	font-size: 90%;
	color: navy;
	font-weight: bold}
h2 {font-family: arial;
	font-size: 75%;
	color: black;
	font-weight: bold}
h3 {font-family: arial;
	font-size: 100%;
	font-weight: bold;
	color: black;}
h4 {font-family: arial;
	font-size: 80%;
	color: black;
	font-weight: bold}
p { font-family: arial;
	font-size: 75%;
	color: black;
	font-weight: normal} 
	