html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0px; padding: 0px; }

p, h1, h2, h3 { margin-bottom: 10px; }

h1  {
	font-size: 28pt;
}

h2 {
	font-size: 20pt;
}

h3 {
	font-size: 18pt;
}

ul, ol {
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 20px;
}

body {
	margin: 0px 20px 20px 20px;
	background: white;
	background-image: url(/images/print_top.png);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12pt;
}

#content {
	font-family: Georgia, serif;
}

#content #title {
	position: absolute;
	top: 65px;
	left: 100px;
}

#content p {
	font-size: 14pt;
	line-height: 18pt;
	margin-bottom: 20px;
}

#outer-header {
	display: none;
}

#right-area {
	display: none;
}

#rounded-bottom {
	display: none;
}