td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 500;
	text-align: justify;
	color: #303030;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #303030;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-weight: bold;
	text-decoration: underline;
}

hr {
	color: #303030;
}
