table {
	font-size: 10pt;
	font-family: Arial;
}
body {
	font-size: 10pt;
	font-family: Arial;
}
a {
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
a:hover {
	color: #F38028;
	font-family: Arial;
	text-decoration: underline;
}

