body	{
	background-color: white;
	color: black;
	font-size: 8pt;
	font-family : "Times New Roman", Times, serif;
 	margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#info {
	margin: 0 0 1.5in 0;
	border: 5pt solid black;
	padding: 0 20pt 10pt 20pt;
}

#essay, #other  {
	margin: 0 0 0.5in 0;
	border: 5pt solid black;
	padding: 0 20pt 10pt 20pt;
}
h1.title {
	font-size : 14pt;
	text-align: center;
}
h2.title {
	font-size : 12pt;
	text-align: center;
}
h3 {
	font-size : 10px;
}
#blurb {
	display : none;
}
#bottom {
				display: none;
}
#credits {
				display: none;
}
#logo {
	display : none;
}
#topnav {
				display: none;
}
table {
	width : 6.25in;
}
td       {
	vertical-align: top;
	font-size: 8pt;
	padding-top: 0.5em;
	padding-bottom: 0.4em;
    width: 25%;
}
td.blank {
	 border-bottom: 1pt solid black;
	 width: 75%;
}
