 body {
          font-family: "Tempus Sans ITC";
          font-size: 16;
  	  font-weight: bold;
  	  font-style: normal;
          text-align: center;
          color: #C0C0C0;
        }

 h1 {
  font-family: "Tempus Sans ITC";
  font-size: 58;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #C0C0C0;
}

 h2 {
  font-family: "Tempus Sans ITC";
  font-size: 20;
  font-weight: bold;
  text-align: center;
  color: #C0C0C0;
}



 h3 {
  font-family: "Tempus Sans ITC";
  font-size: 20;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  color: #C0C0C0;
}

 h4 {
  font-family: "Tempus Sans ITC";
  font-size: 128;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  color: #C0C0C0;
}

 h5 {
  font-family: "Tempus Sans ITC";
  font-size: 36;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  color: #C0C0C0;
}


 h6 {
  font-family: "Tempus Sans ITC";
  font-size: 0;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  color: #000000;
}



a{
  font-family: "Tempus Sans ITC";
  font-size: 16;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

table{
  font-family: "Tempus Sans ITC";
  font-size: 16;
  font-style: italic;
  text-align: center;
}
