body {
  background: url(/images/errors/back_seal.jpg) fixed;
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  color: #333333;
}
p,div,td {
  font-family: verdana, arial, sans-serif;
  font-size: x-small;
  color: #333333;
  }
a:link {
  color: #5b61a9;
	}
a:visited {
  color: #b17070;
	}
h3 {
  font-family: "Futura CondensedExtraBold", "Futura", verdana, arial, sans-serif;
  font-size: medium;
  color: #5d6195;
  }
.header {
  background-color: #f0eee1;
  }
.close {
  font: medium bold;
  text-decoration: none;
  }
#footer {
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	}