body {
	font: normal 11pt 'trebuchet ms', arial, helvetica, sans-serif;
	margin: 0;
}
h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #000;
	margin: 8px 0 6px 0;
}
h2 {
	font-size: 14pt;
	color: #000;
	margin: 8px 0 6px 0;
}
h3 {
	font-size: 12pt;
	color: #000;
	margin: 8px 0 2px 0;
}
#col2, #footer, #nav { display: none; }
table#pullout {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table#pullout th, table#pullout td {
	padding: 4px;
}
table#pullout th {
	color: white;
	background-color: #666;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-weight: bold;
	font-size: 12pt;
}
table#pullout td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
