body {
	margin: 0;
	background: #ebe7d5;
}
.maintext {
	font-family: "Arial";
	font-size: 1em;
	font-style: normal;
	margin-left: 20;
	margin-right: 20;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	font-style: normal;
	margin-left: 20;
	margin-right: 20;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066b3;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	margin-left: 12;
	margin-right: 12;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004f8b;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.header2 {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-style: normal;
	margin-left: 20;
	margin-right: 20;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
a:hover {
	color: #ff8400;
}
