 
  body {
  background-color: #F5F8EC;
  font-family: Helvetica, sans-serif;
  font-size: 12pt;
  color: black;
  }

  table {
  font-family: Helvetica, sans-serif;
  font-size: 12pt;
  } 
 
 .router {
  font-size: 12pt; 
  font-family: Helvetica, sans-serif;
  background-color: #EEFFBB;
  }
 
 .footer {
  font-family: Helvetica, sans-serif;
  font-size: 8pt;
  }
   
 .banner {
  font-size: 18pt;
  font-weight: bold;
  font-family: Times, serif;
  background-color: #F5F8EC;
  }

 .text {
  font-size: 10pt;
  font-family: Times, serif;
  background-color: #F5F8EC;
  }

 .medium {
  background-color: #F5F8EC;
  font-family: Helvetica, sans-serif;
  font-size: 11pt;
  color: black;
  }

 .busy {
  font-size: 10pt;
  font-family: Times, serif;
  background-color: yellow;
  }

 .block {
  font-size: 10pt;
  font-family: Times, serif;
  background-color: orange;
  }

 .pair {
  font-size: 6pt;
  font-family: Helvetica, sans-serif;
  color: blue;
  }

 .bigcalendar {
  font-size: 18pt;
  font-family: Times, serif;
  background-color: #F5F8EC;
  }

 .holiday {
  font-size: 20pt;
  font-family: Times, serif;
  font-weight: bold;
  background-color: #F5F8EC;
  }
 
 .form {
  background-color: #E4E7DB;
  }
