BODY {
	font-family: "Trebuchet MS", Arial, "Century Schoolbook";
	line-height: 22pt;
	text-align: justify;
}

A {
	text-decoration: none;
	color: #7470DA;
}

A.nav {
	color: Black;
}

A:hover.nav {
	text-decoration: underline;
}


.head {
	font-weight: bold;
	font-size: 36px;
	color: #70A0DA;
	font-family: "Kunstler Script", Magneto, "Matura MT Script Capitals", "Palace Script MT", "Vladimir Script", "French Script MT", cursive;
}
	
.subhead{
	font-weight: bold;
	font-size: 18pt;
	color: #7470DA;
}

.subsubhead {
	font-weight: bold;
	font-size: 14pt;
	color: #70A0DA;
	font-variant: small-caps;
}

.navhead {
	font-size: 14pt;
	color: #70A0DA;
}

.navgroup {
	position: relative;
	left: 10px;
	}