.bodycopy {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.subheader {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodycopy-blue {
	font-family: arial;
	font-size: 12px;
	color: #98AEBA;
}
.spoiler h3:hover {
	background-color: #3E647E;
	color: white;
}
.spoiler h3 {
	border: 1px solid ##9BB4CB;
}
