body {
	background: #D7FBFB url(images/blue.jpg);
	color: #660066;
	font-family: "Comic Sans MS", Papyrus, cursive;
}
a {
	color: #800080;
}
a:link.mnu, a:visited.mnu {
	display: block;
	color: #800080;
	text-decoration: none;
	font-weight: bold;
	background-color: #ECFDFD;
}
a:hover.mnu, a:active.mnu {
	color: #E2F8FC;
	background-color: #660066;
}
.hd1 {
	font-size: 21pt;
	line-height: 2.2em;
	font-weight: bold;
}
.hd2 {
	font-size: 18pt;
	line-height: 1.5em;
	font-weight: bold;
}
.hd3 {
	font-size: 16pt;
	line-height: 1.5em;
	font-weight: bold;
}
.hd4 {
	font-size: 14pt;
	line-height: 1.5em;
	font-weight: bold;
}
.hd5 {
	font-size: 12pt;
	font-weight: bold;
}
.tiny {
	font-size: x-small;
}
.lmenu {
	font-size: 1.05em;
	line-height: 1.5em;
	font-weight: bold;
}

