h1, h2, h3, h4 {
font-family: 'Trebuchet MS',Arial,Sans-serif;

font-style: normal;

font-variant: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	text-align: center;
}
body, html {
	background-color: #FFFFFF;
}
h4 {
	text-align: center;
	
}
body {
}
#printHeader {
	height: 80px;
	padding: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9ec041;
	background-image: url(/images/parliament_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#printFooter {
	font-family: 'Trebuchet MS',Arial,Sans-serif;
	color: #999999;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;	
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}

