body {
	font-family: "American Typewriter";
	background-position:center center;
	background-repeat:no-repeat;
	}

td {
	font-family: "American Typewriter";
	}

th {
	font-family: "American Typewriter";
	}
.Heading {font-size: 36px}
.H2 {font-size: 24px}
.Link {
	font-size: 18px;
	bottom: 0;
	}
.Text {
	font-size:12px;
	text-align:left;
	vertical-align:top;
	padding-top: 6px;
	}
.Text2 {
	font-size:14px;
	text-align:left;
	vertical-align:top;
	}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}
a:visited {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	text-decoration: none;
	color: #999999;
	}
a:active {
	text-decoration: none;
	color: #000000;
	}
