body {
	font-family: Freestyle Script;
}

td {
	font-family: Freestyle Script;
}

th {
	font-family: Freestyle Script;
}.bodytext {
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: lighter;
	color: #666666;
}
.navtext {
	font-size: 40px;
	font-family: "Edwardian Script ITC";
}
.bodytextbold {
	font-size: 12pt;
	font-family: Tahoma;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #8C8E69;
}
a:active {
	text-decoration: none;
}
div.scroll {
	height: 350px;
	overflow-x: hidden;
	overflow-y: auto;
}
