body {
	font-family: "Century Gothic";
	background-color: #0091D8;
}

td {
	font-family: "Century Gothic";
}

th {
	font-family: "Century Gothic";
}
.BodyTextfont {
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #FF0;
	text-align: center;
	font-weight: bold;
}
a {
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #FF0;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 14pt;
	color: #FF0;
}
ul {
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #FF0;
}
h1 {
	font-size: 36px;
	color: #FFF;
	font-family: "Century Gothic";
	text-align: center;
}

.NaviBar {
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #FFFFFF;
}
.NaviBar a:link{
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #FFFFFF;
}
.NaviBar a:visited{
	font-family: "Century Gothic";
	font-size: 12pt;
	color: #FFFFFF;
}
.NaviBar a:hover{
	font-size: 12pt;
	color: #00FFFF;
	font-family: "Century Gothic";
}
