body {
	font-family: "Comic Sans MS", sans-serif;
	color: #000066;
	background-color: #ffffff;
}

a:link, a:visited {
	color: #0000cc;
	text-decoration: none;
}
a:hover, a:active {
	color: #0000cc;
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	color: #660066;
}
h2 {
	font-size: 120%;
}

.head {
	font-size: 150%;
	font-weight: bold;
	color: #660066;
}

.photo {
	float: right;
	width: 200px;
	margin-left: 10px;
}

.akey {
	text-decoration: underline;
}

.hilite {
	color: #660066;
}

.small {
	font-size: 90%;
}
.smaller {
	font-size: 82%;
}

#floatLayer {
	position: fixed;
	height: 260px;
	width: 130px;
	left: 15px;
	top: 50px;
	z-index: 100;
}
.menu {
	font-size: 90%;
}
