﻿/* set up the basics */
body {
	background: white;
	font-size: 12pt;
	line-height: 16pt;
	font-family:Arial, Helvetica, sans-serif;
}
img, #topNav, a, #footerWrapper
{
	display:none;
}
/* make it look hot */
h1
{
	font-size:24pt;
	font-family:
}
p, h1, ol, ul
{
	padding-bottom:12pt;
}
