BODY {
  background-color: #5C5C5C;
}

BODY,TD {
   font-family: "Tahoma","Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
   font-size: 9pt;
   color: #BCBCBC;
}

td {
  background-color: black;
  }

b {color: white;}

td.menubottom {
  font-weight: bold;
  
  height: 28px;
  background-color: black;
  vertical-align: center;
  padding-left: 17px;
  }
  

H2 {
  color: #e06d35;
  font-size: 12pt;
  font-wight: bold;
 }

H3 {
  color: #b8c44d;
  }


a {
  color: #b8c44d;
  }
  

a:hover {
  color: #FFFFFF;
  }  
  
a:visited {
  color: #e06d35;
  }  

.link-title {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #b8c44d;
  }
.link-text {
  margin-left: 10px;
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 8pt;
  }
.link-address {
  margin-left: 10px;  
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 8pt;  
  }

  
li {
  border-bottom: 10pt;
}
