td {font-family: Tahoma; font-size: 10pt}

.content {
  background-color: #ffffdd;
  border-left: solid #3a73ba 1px;
  border-right: solid #3a73ba 1px;
  border-bottom: solid #3a73ba 1px;
  padding: 5px;
 }
 
.heading {text-align: center; color: #3a73ba}
 .img {border: solid #c2d82e 3px}
 .link1 {
   background-color: #3a73ba;
   color: #ffffff;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 10pt;
   text-align: center;
  }
 .link2 {
   background-color: #c2d82e;
   color: #000000;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 10pt;
   text-align: center;
  }
 
 