/* CSS Document */

body {
	background: transparent !important;
	color: #000;
	margin: 8%;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium !important;
	font-size /**/: small;
	line-height: 1.5em;
}
a {
	color: #000;
}
.c, .r, address {
	text-align: justify;
}
p {
	margin: 1.3em 0;
}
#page, #wrapper, #contents, .centerBox {
	background: transparent;
	width: auto;
	height: 100%;
	border: none;
	position: static;
	margin: 0; padding: 0;
}
#menu {
	display: none;
}
h1, h2 {
	overflow: visible;
}
h1 {
	position: static;
	background: transparent;
	text-indent: 0;
	width: 100%;
	height: 1em;
}
#header {
	display: none;
}
h2 img {
	display: none;
}
h1 a {
	height: 1em;
}
li {
	background: none !important;
}
button {
	display: none;
}