.copyright
  {
   font-size:10pt;
   font-family:'times new roman';
   font-weight:100;
   text-align:center;
  }
.header
  {
   font-size:33pt;
   font-family:'times new roman';
   font weight:900;
   text-align:center;
  }
.subheader
  {
   font-size:18pt;
   font-family:'times new roman';
   font-weight:900;
   text-align:center;
  }
.subheader2
  {
   font-size:35pt;
   font-family:'times new roman';
   font-weight:900;
   text-align:center;
   color:red;
  }
.mediumheader
  {
   color:#fef394;
   font-size:27pt;
   font-family:'times new roman';
   font-weight:900;
   text-align:center;
  }