body {
	font-family: sans-serif;
	background: #fff;
	color: #000;
}
#nav, #menu, #foot, .noscreen, #up {
	display: none;
}
.table {
	width: 100%;
}
table {
	width: 100%;
	font-size: 100%;
	border-collapse:collapse;
}
th, td {
	text-align: left;
	border: 1px solid #cecece;
	padding: 0.1cm;
}
address {
	font-style: normal;
}
a:link, a:visited {
	color: #000;
}
img {
	border: 3px solid #cecece;
}