table {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}
body {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}
a {
	color: #0000ff;
	text-decoration: none; 
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
h3 {
	font-family: "Poor Richard";
	font-size: 14pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}