body {
	margin-bottom: 0px;
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 16px;
	font-color: #0000CC;
	background-color: #111111;
	color: #0000CC;
	 }


a:link {
	color: #6600FF;
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 16px;
	text-decoration: underline;
		}
a:hover {
	color: #6600FF;
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 16px;
	background-color: #CCCCFF;
	text-decoration: none;
		}
a:visited {
	color: #6600FF;
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 14px;
		}

a.navlink:link {
	color: #FF0000;
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.navlink:hover {
	color: #3300CC;
	text-decoration: none;
	background-color: #CCCCFF;
	text-decoration: none;
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 12px;
}

a.navlink:visited {
	color: #FF0000;
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


.red14pt {
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 14px;
	color: #FF0000;
}
.red16pt {
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 16px;
	color: #FF0000;
}
.blue16pt {
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 16px;
	color: #0000CC;
}
.white12pt {
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 16px;
	color: #FFFFFF;
}
.white14pt {
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.grey12 {
	font-family: "Century Gothic", Geneva, Verdana;
	font-size: 12px;
	color:#333333;
}
.blue20 {
	font-size: 20px;
}
.red20 {
	font-size: 20px;
	color:#FF0000;
}