@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	margin: 0px auto;
	width: 800px;
}
h1, h2, h3, h4, h5 {
	font-size: 110%;
	font-weight: bold;
}

img {
	display: none;
}
.imageBlock {
	display: none;
}

#designedBy {
	display: none;
}

p {
	font-size: 90%;
	text-align: justify;
}
