.copyright {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
}
.ctent {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.specials {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000099;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
title {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pagetitle {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.contenttitle {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
}
hr.d {
  border:0;
  border-top: 1px solid #E19832;
  height: 0;
  background: #E19832;
}