/* Dieses StyleSheet wurde mit dem AFSS HTML Designer generiert! */
/* AFSS im Internet:  http://www.afss.de */

body {
 font-family: arial;
 font-size: 9pt;
 text-align: justify;
 background: #FFFFAA;
}

}
table {
 font-family: arial;
 font-size: 9pt;
 background: #6B6D6B;


}
td {
font-family: arial;
font-size: 9pt;
text-align: justify;
background:  #EFEFEF;
vertical-align: top;
padding-left: 5px;
padding-right: 5px;
}
li {
 font-family: arial;
 font-size: 9pt;
 text-align: left;
 }
th {
 font-family: arial;
 font-size: 9pt;
 text-align: left;
 text-style: bold;
 padding-left: 5px;
 padding-right: 5px;
 background:#ffcc33;
}
a:link {
 font-family: arial;
 text-decoration: underline;
 color: #0000FF;
}
a:visited {
 font-family: arial;
 text-decoration: underline;
 color: #FF0000;
}
a:active{
 font-family: arial;
 text-decoration: underline;
 color: #E76100;
}
a:hover
{ font-family: arial;
  color: #ff0000;
  background-color: #FFFFAA;
}