table {
	font-size: 10pt;
	font-family: Arial;
}
body {
	font-size: 10pt;
	font-family: Arial;
}
a {
	color: #0000FF;
	font-family: Arial;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	font-family: Arial;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-family: Arial;
	text-decoration: none;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #012966;
}
