a {
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}
h1 {
  font-family: verdana,arial,sans-serif;
  font-size: 18pt;
  font-weight:bold;
  color:white;
  background-color:#003399;
  text-align:left;
  padding-left:1em;
  padding-top:.4ex;
  padding-bottom:.4ex;
}
.intro {
  font-weight:bold;
}
.signed {
  font-style:italic;
  margin-top:2em;
}
table.mainframe {
  background-color:#cccccc;
}
p.w3c {
  text-align:right;
  top-margin:20px;
}
td.content {
  background-color:white;
  padding:5px;
}
td.border {
  background-color:white;
}
