body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	background: #FFF;
	color: #000;
}

a {
	outline: 0;
	color: #000;
	text-decoration: none;
}

img {
	border: none;
}

h1, h2, h3 {
	font-family: Times New Roman, serif;
}

#menu {
	display: none;
}

#left {
	display: none;
}

#right {
	display: none;
}

#menu {
	display: none;
}

#footer {
	font-size: 8pt;
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px solid black;
}

#copyright {
	list-style: none;
}