@charset "UTF-8";
/* CSS Document */

.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.footnote {
	font-family: "Abadi MT Condensed Light";
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: .1em;
}
.footnoteyellow {
	font-family: "Abadi MT Condensed Light";
	font-size: 14px;
	font-weight: normal;
	color: #F00;
}
.footnotered {
	font-family: "Abadi MT Condensed Light";
	font-size: 14px;
	font-weight: normal;
	color: #FC0;
	letter-spacing: 1pt;
}
