body, p, td, a { font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
}
body { color: #000000;
   font-size: 10pt;
   text-align: center;
}
p { font-size: 10pt;
   text-align: center;
   margin-top: 2em;
}
h1 { color: #c5c589;
   font-family: tahoma, arial, Helvetica, sans-serif;
   font-size: 24pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}

td { color: #000000;
   font-size: 10pt;
   text-align: center;
   /*vertical-align: baseline;*/
   /*border: hidden;*/
}
table { margin-left: auto;
   margin-right: auto;
   background-color: #f5f5f5;
   /*border-collapse: collapse; */
   border: 1px solid #aaaaaa;/*#c5c589;*/ 
   empty-cells: hide;
}

img {border: 1px solid black }

a { 
   font-size: 10pt;
   text-decoration:none;
   color: #000000;
}


a:hover { text-decoration:underline;
}

a:visited {  color: black; }

a img { border: 1px solid #999999/*#c5c589;*/  }
a img:hover { border: 1px solid black }
