h1 {
	background: #FFF;
	align: center;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	font-family: Verdana;
}
h2 {
	background: #FFF;
	margin-top: 0;
	color: black;
	margin-bottom: 0;
	align: center;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana;
	valign: top;
}
body {
	background: #FFF;
	width: 100%;
	font-family: Verdana;
	font-size: 1em;}

p {
	color: black;
	width: 100%;
	font-size: 1em;} 

table {
	font-family: Verdana;
	font-size: 1em;
}

#sidebar {
	display: none;
}

#normaltext {
	background-color: white;
	float: none;
	width: 100%;
	font-family: Verdana;
	width: auto;
	margin-left: 0;
	padding: 0;
	font-size: .75em;
	color: black;
	text-decoration: none;
}

a.link {
	text-decoration: none;
}
#wrapper {
	background: #FFF;
	width: 100%;
	font-size: 1em;
	text-decoration: none;
}

#pdf_gen {
	display: none;
}