td {
	font-family: Arial;
	font-size: 12pt;
}

body {
	font-family: Arial;
	font-size: 10pt;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

pre {
	background: silver;
}