body {
  background-color: #eee;
}

tt {
  font-size: smaller;
}

a {
  color:#cc0000;
  text-decoration:none;
}

a:hover {
  color:#aa0000;
  text-decoration: underline;
}

h3,h4,h5,h6 {
 color: #414c69;
 margin-left: -10px;
}

h2, h3, h4, h5, h6 {
  color:#414c69;
  background: #9dadca;
  border-bottom: #556677 2px solid;
  border-right:  #556677 2px solid;
  border-top:  #414c69 5px solid;
  padding-top: 2px;
  padding-left: 15px;
  font-variant: small-caps;
  margin-left: -10px;
}
h2 {
  text-align: center;
}

pre {
   border-left:   4px solid #414c69;
   border-right:  2px solid #414c69;
   border-top:    2px solid #414c69;
   border-bottom: 2px solid #414c69;
   padding-top: 0.5em;
   padding-bottom: 0.5em;
   margin-left: 10px;
   margin-right: 10px;
   background-color: #bfcfec;
}

DIV.wikitext, DIV.wikirc, DIV.wikipreview {
  background-color : #eee;
  padding-left: 25px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
   border-left:   #778899 2px solid;
   border-top:    #778899 2px solid;
   border-bottom: #778899 2px solid;
   border-right:  #778899 2px solid;
}

DIV.wikipreview {
  background-color : Lightblue;
}

DIV.wikiheader {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0.1em;
  background-color : #eee;
}

DIV.wikifooter {
  padding-left: 5px;
}

DIV.wikipref {
}
HR.wikilinefooter {
  height : 5px;
  color: #414c69;
  background-color: #414c69;
}
HR.wikilineheader {
  height : 15px;
  color: #414c69;
  background-color: #414c69;
}

HR.wikiline {
  height : 2px;
  color: #414c69;
  background-color: #414c69;

}
HR.wikilinepref {
  height : 5px;
  color: #414c69;
  background-color: #414c69;
}
A.wikipagelink {
}
A.wikipageedit {
  color : red;
  border-bottom : 1px dotted #a00
}
TABLE.wikidiffold, TABLE.wikidiffnew {
  padding-left: 25px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
   border-left:   #778899 2px solid;
   border-top:    #778899 2px solid;
   border-bottom: #778899 2px solid;
   border-right:  #778899 2px solid;
}


