body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	line-height: 2;
	padding: 60px;
	position: static;
	width: 640px;
	height: auto;
}

td {
	font-family: Courier;
}

th {
	font-family: Courier;
}
h1 {
	font-weight: normal;
	font-size: 24px;
	padding: 0px;
	line-height: 2em;
	margin: 0px;
	top: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	height: 2em;
}
h3 {
	font-variant: small-caps;
	font-size: 14px;
	font-weight: lighter;
}
