body {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	background-color: #666666;
}
a:link {
	color: #E8E8E8;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #F39718;
	text-decoration: none;
}
.bottomText {
	text-decoration: none;
	text-align: center;
	word-spacing: 1em;
	color: #F39718;
}
.copytext {
	color: #F39718;
	text-align: center;
}
.titleHead {
	font-size: x-large;
	font-weight: bolder;
	letter-spacing: 0.5em;
	text-align: center;
	color: #F39718;
	vertical-align: top;
	padding-top: 11px;
}
#content {
	padding-top: 9px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: small;
}
p {
	margin: 0px;
}
h1 {
	margin-bottom: 0px;
	color: E8E8E8;
	font-size: large;
}
h2 {
	margin: 0px;
	color: #F39718;
	font-size: medium;
}
h3 {
	margin: 0px;
	color: #E8E8E8;
	font-size: small;
}
.daqre {
	font-size: x-small;
	text-align: center;
	color: #E8E8E8;
}
