P {
	font-family: "veranda";
	font-size: 14pt;
	color: #000080;
	text-align: center;
	margin:60px;
}
H2 {
	text-align: center;
	font-size: 24pt;
}
H3 {
	text-align: center;
}
H4 {	text-align: left;
	font-family: "veranda";
	color: #000080;
	font-size: 18pt;
	text-indent: 5pt;
}
H5 {
	font-family: "Arial";
	text-indent: 5%;
}
H6 {	font-family: "veranda";
	text-align: center;
	font-size: 12pt;
}
A:link {
	color: #000080;
	text-decoration: none;
	font-size: 14pt;
	font-family: "veranda";	
}
A:visited {
	color: #000080;
	text-decoration: none;
	font-size: 14pt;
	font-family: "veranda";
}
A:active {
	color: #000080;
	text-decoration: none;
	font-size: 14pt;
	font-family: "veranda";
}
A:hover {
	text-decoration:underline;
	color: #000080;
	background: azure;
}
body {
	background: khaki;
}
blockquote {
	color: #000080;
}
LI {
	font-family: "veranda";
	font-size: 14pt;
	color: #000080;
	text-align: left;
	text-indent: 10pt;
}
