body, td {
  font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
  font-size: x-small;
  color: black;
}

td.Address {
  font-family: Arial,Helvetica,Geneva,Swiss,sans-serif;
  font-size: 8pt;
  color: black;
}

a {
  color: #333366;
  text-decoration: none
}

a:hover {
  color: #333399;
  text-decoration: underline
}

B {font-weight : bold;}

.StaffName {font-size: small;}

select {
	width : 300px;
}
