H1, H3, H5 { 
  color: #022761;
}
H2, H4, H6 {
  color: red;
}
H1 {
  text-transform: none;
  font-size: 17px;
}

.bunting {
  height: 20px;
  background-image: url(content/bunting2.jpg);  
  border: 1px solid #022761;
  padding: 4px;
  font-size: 17px;
  font-weight: bold;
  color: black;
  text-align: right;
}

H2 {
  margin-top: 30px;
  font-size: 15px;
  border-bottom: 1px solid red;
}  
H3 {
  font-style: normal;
  font-size: 13px;
}
OL {
  font-size: 11px;
}
DT {
  color: red;
  font-weight: bold;
  line-height: 200%;
}
.selfpub A:link {
  color: #022761;
  font-weight: bold;
}
.selfpub A:hover {
  color: #FF0000 !important;
  font-weight: bold;
}
.selfpub A:visited { 
  color: #26578a; 
  font-weight: bold;
}
.selfpub td A:link {
  color: white;
  font-weight: bold;
}
.selfpub td A:hover {
  color: #CCC !important;
  font-weight: bold;
}
.selfpub td A:visited {
  color: black;
  font-weight: bold;
}
.navlink {
  color: #022761;
}
.navlink:hover {
  color: #FF0000 !important;
}
.navlink:visited {
  color: #3333FF; 
}
.smallcenter {
  text-align: right;
}
.smallcenter A:link {
  font-weight: normal;
}
.smallcenter A:visited {
  font-weight: normal;
}

