body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 8pt arial;
}
td {
  font: 10pt Tahoma;
  color: #363636;
}
a:link { color: #B66F00; text-decoration: none; }
a:visited { color: #B66F00; text-decoration: none; }
a:active { color: #B66F00; text-decoration: none; }
a:hover { color: #C40000; text-decoration: underline; }
textarea {
  font: 8pt verdana; 
  color: #000000; 
  background: #FFFFFF; 
  border: #808080; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}
input.text {
  font: 8pt verdana; 
  color: #000000;
  background: #FFFFFF; 
  border: #808080; 
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px;
}
input.field {
  border-style: ridge; 
  width: 170px; 
  background: #96A096;
}
input.button {
  border-style: outset;
  width: 230px; 
  cursor: hand; 
  background: #96A096;
}
.footer {
  font: 8pt arial;
  color: #363636;
}
