@charset "utf-8";
.links {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.century_white {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.main {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.sub-headers {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
}
.century_25 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 25px;
	color: #FFFFFF;
}
.red-line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CA1C15;
}
.red-headers {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
}

