body {
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font: 14px Verdana,Tahoma,Sans-serif;
}

a {
	font-style: italic;
	color: #000;
	text-decoration: underline;
}

div#top {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

img {
	border: 0;
}

ul#menu {
	display: none;
}

div#right {
	display: none;
}

div#content {
	text-align: justify;
	margin: 0 30px;
}

div#content h2+h1, div#content h1+h2, div#content h1+h1 {
	margin-top: 7px;
}

div#content h1, div#content h2, div#content ol, div#content ul, div#content h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: normal;
}

div#content h2, div#content h3 {
	font-weight: bold;
	text-align: center;
}

div#content h3 {
	margin: 7px 0;
	text-align: left;
	font-size: 14px;
}

div#content ul, div#content ol {
	margin: 7px 0 7px 15px;
	padding: 0;
	text-align: justify;
}

div#foot .l, div#foot .r {
	display: none;
}

div#foot strong {
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
}

div#foot strong img {
	vertical-align: middle;
}
