html, body {
	width: 100%;
	height: 100%;
	background-color: #b29763;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
}
table.outside {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
table.outside .centered {
	text-align: center;
	vertical-align: middle;
}
div.inside {
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	text-align: left;
}
a, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #80642d;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.copy a, .copy a:visited {
	color: #000000;
	text-decoration: underline;
}
.copy a:hover {
	text-decoration: underline;
	color: #80642d;
}
.copywhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
}
.copywhite a, .copywhite a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.copywhite a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.img {
	padding: 0px;
}
.bildcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
