
body {
  margin:0px;
}

body, td, input, select, textarea {
  font-family:Arial;
  font-size:16px;
  color:#000000;
}


h1 {
  margin: 0px 0px 15px 0px;
  font-size:20px;
  color:#C50000;
  font-weight:bold;
}

h3 {
  font-size:16px;
  font-weight:bold;
}

small {
  font-size:12px;
}