body {
  background-color:#FFFFFF;
  color:#666666;
  font-family: verdana, arial ,sans-serif;
}

header {
  background-color:#BA1C21;
  color:#BA1C21;
  font-family: Georgia,sans-serif;
}

body header h1{
  line-height:240%
}

nav {
font-weight:bold;
  background-color:#F3F3F3;
}

h2 {
  text-decoration-color:#424242;
  font-weight:bold;

}

dt {
  text-decoration-color: #BA1C21;
  font-weight: bold;
}
.dsu{
  text-decoration-color:#BA1C21;
  font-size: 1.2em;
}


footer {
  font-size: 0.70em;
  font-style: italic;
  text-align: center;

}
