#corps h1 {
  font-family: "trebuchet MS",Georgia,Arial,"Arial Black","Times New Roman",Times,serif;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 1.8em;
  color: #009300;
  text-align: center;
  font-style: oblique;
}
#corps table {
  margin-top: 0px;
  text-align: left;
  margin-left: 15px;
  
}
#corps h3 {
  font-family: "trebuchet MS",Georgia,Arial,"Arial Black","Times New Roman",Times,serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #008040;
  margin-bottom: 0px;
  margin-top: 0px;
}
#corps td{
  width: 250px;
  
 }
#corps a, #corps li {
  margin-top: 0px;
  text-align: left;
  color: #000093;
  font-size: 0.9em;
  text-decoration: none;
  font-family: "Trebuchet MS","Times New Roman",Arial,Times,serif;
}
#corps a:hover {
   border: none;
  background-color: #e6ffe6; 
  color:#000352;
}

