h1 {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 18px;
}

h2 {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 16px;
}

h3 {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 16px;
}

h4 {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 16px;
}

h5 {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 14px;
}

.white {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}

.white li {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}

.white a {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}

.white hover {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
}

.gold {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 16px;
	font-weight: bolder;
	color: #978E4C;
}
.linkred {
	font-family: "Century Gothic", Courier, "Times New Roman";
	font-size: 10px;
	color: #990000;
}

.footer {
	color:#FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.footer a {
	color:#FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.footer hover {
	color:#FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.footer li {
	color:#FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
