body {
  font-family: verdana, ariel, helvetica;
  font-size: 10px;
  margin: 0px;
}
table {
  font-family: verdana, ariel, helvetica;
  font-size: 10px;
}
#error_msg {
  color: #FF0000;
  font-weight: bold;
  margin-bottom: 10px;
}