body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004584;
	text-align: justify;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight:normal;
	text-decoration: none;
	color: #777777;
}
a:visited {
	font-weight:normal;
	text-decoration: none;
	color: #777777;
}
a:hover {
	font-weight:normal;
	text-decoration: underline;
	color: #c2141f;
}
a:active {
	font-weight:normal;
	text-decoration: none;
	color: #777777;
}