body {
	font-family: "Gill Sans MT";
	color: black;
	font-size: 12pt;
}

table {
	margin-top: 1em;
	font-family: "Gill Sans MT";
	color: black
	margin-bottom: 1em;
	margin-left: 3em;
	font-size: 12pt;
}

.top {
	font-family: "arial black";
	color: red;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 20pt;
	background-color: #d0d0d0;
}

a {text-decoration: none; color: red}

a:visited {color: #909090}

a:hover {font-weight: bold; color: red;}

A.noLink {text-decoration: none; color: black;}
A.noLink:hover {color: black; font-weight: normal;}
a.noLink:visited {color: black;}

table.spare {
	margin-top: 1em;
	font-family: "Gill Sans MT, arial narrow, sans serif";
	color: black
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 12pt;
}
