h1 {
	font-size: 18px;
	font-family: sans-serif;
	color: #fbf3e1;
	font-variant: small-caps;
	word-spacing: 0px;
	letter-spacing: 3px;
	line-height: 100%;
}
a:link {
	color: #e8d5b1;
}
a:visited {
	color: #e8d5b1;
}
a:active {
	color: #e8d5b1;
}
a:hover {
	color: #e8d5b1;
}
.body {
	background-color: #000000;
	color: #8497aa;
}
.genericstyle {
	font-family: sans-serif;
	font-size: 10pt;
	color: #8497aa;
}
.header {
	font-size: 11pt;
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #fbf3e1;
}
.button {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid;
	color: #fbf3e1;
	margin-bottom: 0px;
	margin-top: 3px;
}
.copyright {
	font-family: sans-serif;
	font-size: 8pt;
	color: #8497aa;
}
