
.headtext1 {
   color: #000000;
   font-family: Arial;
   text-align: center;
   font-size: 15px;
   font-weight: bold;
   background-color: transparent;
  }


  .headtext2 {
   color: #336699;
   font-family: Arial;
   text-align: left;
   font-size: 14px;
   font-weight: bold;
   background-color: transparent;   
  }

  .imageborder {
   border-left : 1px solid #cccccc;
   border-right : 1px solid #cccccc;
   border-top : 1px solid #cccccc;
   border-bottom : 3px solid #cccccc;
   }

