/* dambest style sheet */

P, H1, H2, H3, H4 {
  font-family: "trebuchet ms", sans-serif;
  font-weight: bold;
}

UL, OL {
  font-family: "trebuchet ms", sans-serif;
  font-weight: bold;
}

TABLE {
  background: #CCCCCC;
}

TD, TH {
  font-family: "trebuchet ms", sans-serif;
  font-weight: bold;
}

A {
  text-decoration: none;
}

.dam {
  font-family: "arial black", helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
}

.best {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
}

.switch {
  font-family: impact, arial, helvetica, sans-serif;
  font-weight: bold;
}

.foot {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
}
