@charset "utf-8";
body {
	background-color: #000000;
	margin-top: 0px;
}

.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-repeat: no-repeat;
}
a.body_copy:link {
	color: #CC3333;
}
a.body_copy:visited {
	color: #CC3333;
}
a.body_copy:hover {
	color: #CC6633;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #CC3333;
}
a.footnote:link {
	color: #CC3333;
}
a.footnote:visited {
	color: #CC3333;
}
a.footnote:hover {
	color: #CC6633;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	word-spacing: normal;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #CC3333;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a.credits:link {
	color: #CC3333;
}
a.credits:visited {
	color: #CC3333;
}
a.credits:hover {
	color: #CC6633;
}
.remark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #CC3333;
	text-decoration: none;
	vertical-align: top;
}
.body_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3333;
}
