.headers {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	letter-spacing: 5px;
}
.headers_no_bold {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	letter-spacing: 5px;
}
.headers_large {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
	letter-spacing: 2px;
}
.alltext {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.alltextbold {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}

.alltextitalic {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}


.lix:link {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.lix:visited { 
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
.lix:active { 
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	}
.lix:hover { 
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1px;
	}
