body { margin: 0px; background-color: white; }

div,td {
	color: black;
	font-family: arial;
	font-size: 10pt;
	text-align: justify;
}

a:link, a:active, a:visited, a:hover { color: gray; }

h1 {
	font-family: arial;
	font-weight: normal;
	font-size: 20pt;
	color: black;
}
#sidebar, #header, #copyright {
	display: none;
}