body{
  color: black;
  background-color: #fff0e0;
  line-height: 1.5em
}
p{
  margin-top: 7pt;
  margin-bottom: 7pt
}
h1{
  border-style:double;
  border-width:medium 0 medium 0;
  border-color: #441111;
  line-height: 1.1em
}
h2{
  width:100%;                                                                   
  border-style:solid;
  border-color: #441111;
  border-width:thin 0 thin 0;
  background-color: #eeccbb;
  line-height: 1em
}
h3{
  border-style:solid;
  border-width:0 0 thin 0;
  border-color: #441111;
}
table.scheduleTableDefault{
  border:1pt solid black
}
td{
  vertical-align:top
}
span.scheduleSpanSat{
  color: blue
}
span.scheduleSpanSun{
  color: #EB6101
}
span.scheduleSpanHoliday{
  color: #EB6101
}
.about{

  font-size:0.9em;
  
}
span.strong{
  font-weight:bold;
  font-size:1.3em; 
}
dt.liveInfo{
  font-weight:bolder; 
}
dd{
  margin:0.5em 1em 0.5em 1em;
}
*.with_detailes li{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}


