body, p, td, th, ul, a {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 14pt;
}

.header {
	display: none;
	}

.nav_bar {
	display: none;
	}

.left_col {
	display: none;
	}


h1 {
	font-family: Times New Roman, Garamond, serif;
	line-height: 1.7em;
	text-align: left;
	}


.footer{
	display: none;
	}

#hor-minimalist-c th[scope=col] {
	font-size: 14px;
	}

p.break { 
	page-break-after: always;
	color: #FFF;
	}
