@charset "utf-8";

body,td,th {
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


.txtfed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #01499a;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #01499a;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #01499a;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #01499a;
	text-decoration: underline;
}
