ul, ol, h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

th, td {
	border:none;
	vertical-align:top;
	padding:3px;
}

ul {
	list-style-type:none;
}

ol {
	margin-left:2em;
}

#header,
#footer,
.options {
	text-align:center;
	padding:2em;
}
#menu, 
.options {
	display:none;
}

#text pre {
	margin:auto;
	text-align:center;
}

#text table {
	margin:auto;
	margin-bottom:2em;
}
