body,td,th {
	font-family: Book Antiqua, Times New Roman, Times, serif;
}
body {
	background-color: #CCFFCC;
}
a:link { color: #339999; text-decoration: none }
a:visited { color: #669999; text-decoration: none }
a:hover { color: #669999; text-decoration: underline }
.navigation {
	font-size: 0.9em;
	font-weight: bold;
}
.bigtext {
	font-size: 1.3em;
}
.smalltext {
	font-size: 0.8em;
}
.bigredtext {
	font-size: 1.3em;
	color: #996666;
}
.pagetitle {
	font-family: "Lucida Calligraphy", "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #996666;
}

