h1,
h2 {
  color:#9c1421;
}

div.start h1,
div.start h2 {
  margin:0;
  padding:0;
}
div.start h1 {
  font-variant:small-caps;
}
*html div.start h1 {
  font-size:180%;
  f\ont-size:180%;
}
div.start h2 {
  font-weight:normal;
}
*html div.start h2 {
  font-size:140%;
  f\ont-size:140%;
}
div#text .start {
  font-size:200%;
}

table {
  border:1px solid #9c1421;
  border-top:0px;
}
table tr.tr-0 td {
  background:#9c1421;
  font-weight:bold;
  color:white;
}
table tr.tr-odd {
  background:#dddddd;
}
table tr.tr-even {
  border-top:1px solid #9c1421;
  border-bottom:1px solid #9c1421;
  background:white;
}
table tr td {
  border-top:1px solid #9c1421;
  padding:4px;
}
table td.td-last {
  padding-left:10px;
  text-align:right;
}
