@charset "ISO-8859-1";
.bottomfeeder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
a.bottomfeeder:link {
	color: #999999;
}
a.bottomfeeder:visited {
	color: #999999;
}
a.bottomfeeder:active {
	color: #999999;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a.content:link {
	color: #FFFFFF;
}
a.content:visited {
	color: #FFFFFF;
}
a.content:active {
	color: #FFFFFF;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #E1001A;
}.header_blink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #E1001A;
	text-decoration: blink;
}

