.noPrint {
	display: none;
}

.printPosition {
	position: absolute;
	top: 1em;
	left: 1em;

}

.posterTitle {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.posterDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.body{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.pageTitle {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a:link {  color: #000000}

a:visited {  color: #000000}

a:hover {  color: #000000; font-weight: bold}
a {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;	
}