body, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	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 {
	position: absolute;
	background: transparent;
	top: 150px;
	left: 0px;
	width: 100%;
}
