* {
  font-family: "lucida grande",helvetica,arial,verdana;
}
body {
  background-color:#fff;
}
img { border:none; }
h1 {
  font-size: 20px;
  font-weight: bold;
  color: #999999;
}
h2 {
  font-size:17px;
  font-weight:bold;
  color:#999999;
  margin:0 0 5px 0;
}
h3 {
  font-size:14px;
  font-weight:bold;
  color:#B75A34;
  margin:0 0 5px 0;
}
#content, #content td {
  color:#575349;
  font-size:12px;
  line-height:20px;
}
#content a {
  color:#a97428;
  text-decoration:none;
}
#footer {
  color:#575349;
  font-size:10px;
}
#footer a {
  color:#a97428;
  text-decoration:none;
}
.copy {
font-size: 11px;
color: #FAFAFA;
}
.deftext {
font-size: 11px;
color: #575349;
}
.deflist {
font-size: 11px;
color: #2079BE;
}
.date {
font-size: 11px;
color: #B75A34;
font-weight: bold;
}
.field {
	width: 288px;
	height: 22px;
	border-color: #AAB686;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #5C6976;
}
.msg {
	width: 288px;
	height: 90px;
	border-color: #AAB686;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #5C6976;
}
