body,td,th {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #999999;
	background-image:url(images/layout/ecbackground.gif);
}
a:link {
	color: #000954;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #000954;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.PageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000954;
}
.boxHeader {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000954;
	font-weight: bold;
	text-transform: none;
}
.Footer {
	font-size: 10px;
}
.BoldBlue {
	font-size: 12px;
	color: #000954;
}
