body, table, td, p { 
  font-family: arial, helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000; 
} 
a { 
  color: #990000; 
} 
.bold { 
  font-weight: bold; 
} 
.whitebold { 
  font-weight: bold; 
  color: #ffffff; 
} 
.title { 
  font-family: arial, helvetica, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  background-color: #dedebe; 
  color: #000000; 
} 
.location { 
  color: #666666; 
} 
.Spec { 
  font-weight: bold; 
  color: #ffffff; 
} 
