.sitetitle {
  font-family: Comic Sans MS;
  font-size: 18pt;
  font-weight: bold;
  color: #FFFFFF;
  margin-bottom: 2px;
  }
  
.pagetitle {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  }
  
.normaltext {
  font-family: Verdana;
  font-size: 10pt;
  }
  
.smalltext {
  font-family: Verdana;
  font-size: 8pt;
  }
  
.linerule {
    border-color: black; 
    border-bottom-style: solid; 
    border-bottom-width: 1px;
    }
    
.dotrule {
    border-color: black; 
    border-bottom-style: dotted; 
    border-bottom-width: 1px;    
    }
    
.campaigntitle {
  font-family: Verdana;
  font-size: 14pt;
  color: navy;
  }
  
.newstitle {
  font-family: Verdana;
  font-size: 14pt;
  color: navy;
  }
