body {
	font-family: "Gill Sans", GillAltOneMT, Arial;
}

td {
	font-family: "Gill Sans", GillAltOneMT, Arial;
}

th {
	font-family: "Gill Sans", GillAltOneMT, Arial;
}
.title {
	font-family: "Gill Sans", GillAltOneMT, Arial;
	font-size: xx-large;
	text-decoration: none;
}
.menu {
	font-family: "Gill Sans", GillAltOneMT, Arial;
	font-size: large;
	color: #CCCCCC;
}
.jhanby {
	font-size: xx-large;
	color: #FFFFFF;
}
a:link {
	font-family: "Gill Sans", GillAltOneMT, Arial;
	font-size: large;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: "Gill Sans", GillAltOneMT, Arial;
	font-size: large;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: "Gill Sans", GillAltOneMT, Arial;
	font-size: large;
	color: #00CCCC;
	text-decoration: none;
}
a:active {
	font-family: "Gill Sans", GillAltOneMT, Arial;
	font-size: large;
	color: #CCCCCC;
	text-decoration: none;
}
.smallmenu {
	font-family: "Gill Sans", GillAltOneMT, Arial;
	font-size: small;
	color: #CCCCCC;
	text-decoration: none;
}
.bluetitle {
	font-family: "Gill Sans", GillAltOneMT, Arial;
	font-size: xx-large;
	color: #00CCCC;
	text-decoration: none;
}

