/*
 * Stylesheet for http://www.waze.net/todd/
 */

BODY {
  background-color: #003399;
  background-image: url(swatch.gif);
}

TABLE.intro TD {
  color: #cc9933;
  font-style: italic;
  font-family: arial, sans-serif;
  font-size: 9pt;
  line-height: 11pt;
}

.byline {
  font-style: normal;
  line-height: 16pt;
}

DL {
  color: #cc9933;
  font-family: arial, sans-serif;
}

.dt {
  color: #cc9933;
  font-size: 20pt;
  line-height: 30pt;
  text-decoration: none;
}

.dd {
  font-size: 14pt;
}

TABLE.photos TD {
  color: #cc9933;
  font-style: normal;
  font-family: arial, sans-serif;
  font-size: 9pt;
}

P.link {
  color: #cc9933;
  font-style: italic;
  font-family: arial, sans-serif;
  font-size: 9pt;
  margin-top: 1em;
}

P.link A {
  color: #cc9933;
  font-style: normal;
  font-weight: bold;
}

H2 {
  color: #cc9933;
  font-family: arial, sans-serif;
  font-size: 20pt;
  text-align: center;
}

H2 A {
  color: #cc9933;
}