#header, #navbar, #footer {
	display:none !important
}

#longtext {
	background: white !important;
	width: 95% !important;
	height: 100% !important;
	border: none !important;

}

#content {
	width: 95% !important;
	}
	
#content p {
	font-size: .85em!important;
	color: black!important;
	}

body{
	font-size: .8em !important;
	color: black !important;
}

p {
	font-size: .8em !important;
	color: black !important;
}

a {
	color:#000 !important;
	text-decoration:none !important;
}

p.smalllink {
	display: none !important;
}

h {
	font-size: 10pt !important;
	color: black !important;
}

