body {
	background-color: #F4F4F4;
	color: #202020;
	margin: 0;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}

h1 {
	margin-left: 8pt;
	margin-top: 6pt;
	margin-bottom: 8pt;
}

#links {
	padding: 6pt;
	font-weight: bold;
	border-bottom: 2px solid #202020;
}

#links a {
	color: #404040;
}

#content {
	position: relative;
	width: 7.5in;
	margin-left: -3.75in;
	left: 50%;
}
