/* dambest style sheet */

body {font-size:24px;}

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;
}

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;
}

.tablebg {
  background: #DDDDDD;
}

.special {
  font-family: "Comic Sans MS", "trebuchet ms", sans-serif;
}
