body {
	background: #ffffff;
	font-family: Times, "Times New Roman", serif;
	font-size: 12pt;
	color: #000000;
}

#printhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	padding: 5px;
	display: block;
}

#content{
	left: 3em;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 90%;
	padding-bottom: 2em;
}

#footer{
	text-align: center;
	padding: .25em;
	border-top: 1px #000000 solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	display: block;
}

#header, #right, #linkhead, #links, #stock, #foot{
	display: none;
}




h1{
	font-family: Times, "Times New Roman", serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
}

h2{
	font-family: Times, "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
}
