body {
	background-color: #6c787b;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #6c787b;
	font-weight: normal;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6c787b;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-bottom: -8px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #f0f0f0;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding-bottom: 5px;
	line-height: 17px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #f0f0f0;
	letter-spacing: 0.1em;
}
A:link {
	color: #6c787b; text-decoration: underline
}
A:visited {
	color: #6c787b; text-decoration: underline
}
A:hover {
	color: #94a0a5; text-decoration: underline
}
.navigation {
	font-weight: bold;
	color: #f0f0f0;
	font-size: 11px;
	letter-spacing: 0em;
}
.navigation a:link {
	text-decoration: none;
	color: #687477;
}
.navigation a:visited {
	color: #687477;
	text-decoration: none;
}
.navigation a:hover {
	color: #94a0a5;
}
.navigation a:active {
}
.sidebar {
	color: #f0f0f0;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	padding-bottom: 10px;
}
.copyright {
	color: #6c787b;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 0em;
}
.imagecredit {
	color: #6c787b;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	letter-spacing: 0em;
	padding-top: 10px;
}
