.sm {
  font-family: Times New Roman, Times, Times Roman;
  background-color: #9999CC; 
  color: #660099;
  font-size: 10pt;
  }
  
.lg {
  font-family: Futura, Arial, Helvetica, Verdana, sans-serif;
  background-color: #9999CC; 
  color: #660099;
  font-size: 12pt;
  font-style: bold;
  }
  
.head {
  font-family: Futura, Arial, Helvetica, Verdana, sans-serif;
  background-color: #9999CC; 
  color: #8974B3;
  font-size: 30pt;
  font-weight: bold;
  }
