.bigtext {
	font-family:"Century Gothic", Arial;
	font-size: 18px;
	font-weight:normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.bigtextblue {
	font-family:"Century Gothic", Arial;
	font-size: 18px;
	color:#003789;
	font-weight:normal;
}

.medtext {
	font-family:"Century Gothic", Arial;
	font-size: 20px;
}

.smalltext {
	font-family:"Century Gothic", Arial;
	font-size: 9px;
}

.bodytext {
	font-family:"Century Gothic", Arial;
	font-size: 12px;
}

.linktext {
	font-family:"Century Gothic", Arial;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.linktextm {
	font-family:"Century Gothic", Arial;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.linktextblue {
	font-family:"Century Gothic", Arial;
	font-size: 11px;
	color:#003789;
	font-weight:bold;
	text-decoration:none;
}
.linktextbluem {
	font-family:"Century Gothic", Arial;
	color:#003789;
	font-weight:bold;
	text-decoration:none;
}
.linktextred {
	font-family:"Century Gothic", Arial;
	font-size:10px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.middletext {
	font-family:"Century Gothic", Arial;
	font-size: 14px;
	color: #CC0000;

}

.redtext {
	font-family:"Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
}

p {
	margin:6px 0px 6px 0px;
	padding:6px 0px 6px 0px;
	line-height:150%;
	font-size: 12px;
}

li {
	line-height:150%;
}

