body {
	background: none;
	color: #333;
	font: normal 11pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a:link, a:visited, a:hover, a:active {
	color: #ace0f9;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3 {
	border-bottom: 1px solid #333;
	color: #e49946;
	font-size: 18pt;
	font-weight: normal;
	margin: 30px 10px 0 10px;
	padding: 0;
	text-align: left;
}

h2 span, h3 span {
	color: #333;
	display: block;
	font-size: 11pt;
	line-height: 11pt;
}

img.deco {
	margin-top: 20px;
}

p, #footer p, #footer p.last, #left p {
	background: none;
	line-height: 13pt;
	margin: 10px 10px 0 10px;
	padding: 0;
}

p.miniature {
	padding-top: 24px;
}

p.miniature img {
	border: 1px solid #666d4c;
	padding: 2px;
	margin-right: 24px;
}

p.similhead {
	color: #e49946;
	font-weight: bold;
	padding-top: 24px;
}

#footer_xxl {
	background: none;
	height: auto;
	padding: 0;
	margin: 20px 0 0;
	width: 100%;
}

#footer {
	background: none;
	height: auto;
	padding: 0;
	margin: 0 auto;
	width: auto;
}

#left, #right {
	background: none;
	float: none;
	margin-bottom: 0;
	text-align: left;
	width: auto;
}

#wrapper {
	margin: 0;
	width: auto;
}

#clear, #header, #form1, #nav {
	display: none;
} 