/* CSS Document */
#header, #footer, .noprint {display: none;}

p {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 22px;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 100px;
	color: #000000;
	font-weight: bold;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 50px;
color:#000000;
font-weight:bold;
}
