h1, h2, h3, h4, h5 {
margin: .5em 0em;
padding: 0px;
}

body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #ffffff;
	color: #000000;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#menuLeft, #menuBottom, #sideTitle {
	display: none;
}

#main {
	background: transparent;
	width: auto;
}