body {
	background: white;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
}

img {
	border: 0;
}

input, textarea, select {
	background: #ffffff;
	border: 1px #bebebe solid;
	color: #000020;
	padding: 2px;
}

input[type=checkbox] {
	margin: 3px;
	padding: 0;
}

input[type=image] {
	background: none;
	border: 0;
	padding: 0;
}

a:link, a:visited {
	background: transparent;
	color: #520;
	font-weight: bold;
	text-decoration: underline;
}

#body {
	margin: 0;
	padding: 0;
	width: 100%;
}

#copyright {
	background: #000000;
	color: #999999;
	height: 40px;
	line-height: 40px;
	text-align: center;
}

#copyright a {
	color: #999999;
}

#copyright a:hover {
	color: #999999;
}

#header,
#sidebar,
#footer-bg,
#sitemap {
	display: none;
}
