body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #0949A3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A5640F;
}
a:hover {
	text-decoration: underline;
	color: #0949A3;
}
a:active {
	text-decoration: none;
	color: #0949A3;
}
a {
	font-weight: bold;
}

.noPrint {
display: none;
}
