/* CSS Document */

#headertoptile, #headerbottomtile, #nav, #fontsize, #image  {
	display: none;
}
#content {
	width: 100%;
}
#body {
	font-size: 12pt;
}
#footer {
	width: 100%;
	text-align: center;
	padding: 10px;
}
h1 {
	margin: 0
}
h2 {
	margin: 0;
}
h3 {
	margin: 0;
}
table {
	margin-bottom: 10px;
}
p {
	margin-top: 0;
}
