 
  body {
  background-color: #F5F5F5;
  font-family: Papyrus, 'Comic Sans MS', sans-serif;
  font-size: 12pt;
  color: black;
  }

  table {
  font-family: Papyrus,  'Comic Sans MS', sans-serif;
  font-size: 12pt;
  } 

 .reverse {
  background-color: black;
  color: #EAE4EF;
  }
 
 .router {
  background-color: black;
  font-size: 14pt; 
  font-family: Times, serif;
  color: #EAE4EF;
  }
 
 .subrouter {
  font-size: 14pt; 
  font-family: Times, serif;
  
  }

 .footer {
  font-family: sans-serif;
  font-size: 8pt;
  }
 
 .quote {
  font-family: Papyrus, 'Comic Sans MS', sans-serif;
  font-size: 14pt;
  color: #330B67;
  }
  
 .banner {
  font-size: 18pt;
  font-weight: bold;
  font-family: Papyrus, Times, serif;
  color: #5C3E90;
  }

 .thumbnails {
  font-family: Papyrus, 'Comic Sans MS', sans-serif;
  font-size: 10pt;
  border-color: #000000;
  }

 .preview {
  background-color: black;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  cell-padding: 1;
  }
