body {
	background:none;
}

body, div, td, p {
	font-family: tahoma, arial, sans-serif;
	font-size: 16px;
}

a {
	text-decoration: none;
}

table.content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

td.title {
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 20px;
}

td.menu, td.pagetitle, td.pagenav, tr.header, td.actions, ul.menu, td.footer, div.sideheading {
	display: none;
}
