h1, h2, h3, h4{
 font-weight:bold;
 font-family: ariel, sans-serif,verdana;
 font-size:14px
}





#headerTable {
  background: #993300;
}

#headerTable a {
  color: #FFFFFF;
  text-decoration:none;
}

#headerTable td{
 height:70px;
 font-family: ariel, sans-serif,verdana;
 font-decoration:none;
}

#headerTable a{
 text-decoration:none;
}


.wikiAdminLinks{
  color: #lightblue;
  font-size: 10px;
}



.consangHeader{
  color: #FFFFFF;
  font-size: 40px;

}


.headerSmall{
  font-size: 12px;
  font-weight:bold;
  color: #FFFFFF;

}


#footerTable {
  background: #003366;
}

#footerTable td, #footerTable a {

 font-family: ariel, sans-serif,verdana;
 font-decoration:none;
 color: #FFFFFF;
 font-size: 10px;

}

#wikiPageContent {
 font-size: 12px;
 font-family: ariel, sans-serif,verdana;

}

#wikiPageContent table{
 font-size: 12px;
}

#wikiPageContent{
  padding-left:5px;
  padding-bottom:25px;

}

#mainPageLayoutTable td{

 vertical-align:  top;
}

