@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#credit {
	font-size: 10px;
	font-style: italic;
}
body {
	margin-top: 0px;
	background-color: #FCDFFF;
}
h1 {
	font-size: 36px;
	line-height: .5em;
	color: #000000;
}
h2 {
	color: #009900;
}
.menu {font-size: 18px;
}

a:link {
	color: #990099;
	text-decoration: none;
}
a {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #990099;
}
a:active {
	text-decoration: none;
	color: #990099;
}

.book {
	font-style: italic;
	font-weight: bold;
}

.dates {
	color: #009900;
	font-weight: bold;
}
.italic {
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}

