body {
	font-family: Arial;
	font-size: 10pt;
}
td {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}
th {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.Button {
	font-family: Arial;
	font-size: 10pt;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;

}
a:active {
	text-decoration: underline;
}
a {
	font-size: 10pt;
	text-decoration: none;
}
a:visited {
	color: #000066;
}
