body, p, td, a { font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
}
body { font-family : arial, times new roman, courier;
 background: url(hintergrund2.gif);
}
p { font-size: 10pt;
   text-align: center;
   margin-top: 2em;
}
h1 { color: #000000;
   font-family: tahoma, arial, Helvetica, sans-serif;
   font-size: 28pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}
table { margin-left: auto;
   margin-right: auto;
   border-collapse: collapse;
   border: 1px solid #c5c589;
   empty-cells: hide;
}
td { font-size: 10pt;
   text-align: center;
   vertical-align: baseline;
   border: 1px solid #c5c589;
}
img { border: none;
}
a {
 font-weight: bold;
 text-decoration: none;
}
a:link {
 color: #00FFFF;
}
a:visited {
 color: #0080FF;
}
a:hover {
 color: #FFFFFF;
}