body {
  font-family:    Arial, Verdana, sans-serif;
  font-size:      12px;
  font-weight:    normal;
  color:          black;
  background:     white;
  margin:         15pt;
}

td.md {
  font-weight: normal;
  background: #e0e0e0;
}

td.mdname {
  font-weight: bold;
}

a.el {
  font-size:  14px;
  font-weight: normal;
}

h1 {
  font-size:  24px;
  font-weight: bold;
  color:	#ee5050;
}
