
body { 
  background-image: url(images/bodyBg.jpg); 
  background-color: #B58AA5; 
  background-repeat: repeat-x; 
  }
  
#presenting {
  font-family: Trebuchet MS, Arial, sans-serif;
  letter-spacing: -1px;
  color: #9E0039;
  font-size: 18px;
  font-weight: bold;
  }
  
#presenting a {
  font-family: Trebuchet MS, Arial, sans-serif;
  letter-spacing: -1px;
  color: #9E0039;
  font-size: 18px;
  font-weight: bold;
  }
  
#presenting a:hover {
  color: #B78DA8;
  }
  
td {
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
  color: #fff;
  text-align: justify;
  }
  
a {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  }
  
a:hover {
  color: #B58AA5; }
  
#bottom {
  font-family: Trebuchet MS, Arial, sans-serif;
  letter-spacing: -1px;
  color: #9E0039;
  font-size: 18px;
  font-weight: bold;
  }
  
#bottom a {
  font-family: Trebuchet MS, Arial, sans-serif;
  letter-spacing: -1px;
  color: #9E0039;
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  }
