td {
  font-family:  scala, helvetica, veranda, sans-serif;
  color:#000000;
  font-size:10pt;
}

H2
   {
   font-family: Centaur, venetian, georgia, serif;
   color:#ff6600;
   font-size:12pt;
   font-style:bold, underlined;
   }

H3
   {
   font-family: scala, helvetica, veranda, sans-serif;
   color: #5A7269;
   font-size: 8pt;
   font-style: normal;
   }
   
EM
   {
   font-family: Centaur, venetian, georgia, serif;
   color:#5A7269;
   font-size:11pt;
   font-style:normal;
   }


a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
