p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.Gothic-sm {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.Gothic-lg {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

.footer {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #333333;
}

.copyright {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #333333;
}

.footer a {
	text-decoration:none;
	color: #cc0000;
}
