/*                                              */
/* Agent FAQ stylesheet                         */
/* ============================================ */
/*                                              */
/* Version: 1.0.8                               */
/* Date:    12.10.2004                          */
/* Author:  huschiar@netandmore.de              */
/* Media:   print                               */
/*                                              */




body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
}
a {
  text-decoration : underline;
  color : #000000;
}

#menue, #header 
{
  display : none;
}
a:after{content:"["attr(href)"]";}
