body {
	background-color: #fff;
	font-family: verdana,helvetica,sans-serif;
	text-align: left;
	color: #000;
	font-size: 85%;
  }
#container
{
  top-margin:0;
  max-width:660px;
  margin-left:auto;
  margin-right:auto;
}
h1 {
	background-image: url(logo_clean.gif);
	color: #C4C0C1;
	margin-left: 0 px;
	margin-bottom: 10px;
	padding-bottom: 25px;
	padding-top: 10px;
	min-height: 75px;
	height: auto;
	font-size: 300%;
	background-color: #C65304;
}
table {
  font-family: verdana,helvetica,sans-serif;
  }
a:link {
  color:#822;
  font-weight:bold;
  text-decoration:none;
  }
a:visited {
  color:#822;
  text-decoration:none;
  font-weight:bold;
  }
a:hover {
  color:#822;
  text-decoration:underline;
  font-weight:bold;
  }
a img {
  border-width:0;
  }
h1 img {
	margin-right: 0px;
	float: left;
	clear: both;
	display: inline;
	max-width: 245px;
	max-height: 88px;
}
