body {
	background-color: #330000;
}
.Header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFEBBB;
	text-decoration: none;
	background-color: #330000;
	word-spacing: normal;
	letter-spacing: 0.5px;
}
.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFEBBB;
	text-decoration: none;
	background-color: #330000;
	word-spacing: normal;
	letter-spacing: 0.25px;
}
.body_copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFEBBB;
	text-decoration: none;
	background-color: #330000;
	word-spacing: normal;
	letter-spacing: 0.25px;
	text-align: center;
}
a:link {
	color: #FFEBBB;
}
a:visited {
	color: #FFEBBB;
}
a:hover {
	color: #FFEBBB;
}
a:active {
	color: #FFEBBB;
}
