  body {
    background-image: none !important;  
  }
  
body, h1, h2, h3, h4, h5, h6, span, p, div, input, select, textarea, li, td, th {
    font-size: 14px;
}
  
table, table tbody {
    page-break-inside:avoid;

  }

  a, .facts a {
    color: #000;
    text-decoration: none;
  }

  .hideforscreen{
    display: none;
  }

  .hideforprint {
    display: none;
  }

  #masterContainer{
    width: 790px;  
  }
  
  .events_spottop {
    font-size: 14px;
    line-height: 18px;
}  

  .leftColumn{
    float:left;
    width: 395px;
  }

  .rightColumn{
    float:left;
    width: 395px;
  }
  
p {
    font-size: 14px;
    line-height: 18px;
}  
  
  a:link {
    color: #0068AC;
    text-transform: uppercase;
}

h1 {
    color: #707070;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
}

h2 {
    color: #707070;
    font-size: 16px;
    text-transform: uppercase;
}
