@charset "utf-8";

body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-fed {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}



.txt-fed-blaa {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}
.txt-sort {
	font-family: "Century Gothic", , Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt-fed-sort {
	font-family: "Century Gothic", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

