body,table  { font-family:Verdana, arial,tahoma;   /* 1 */
              font-size:10pt;
              color:#000000;
               }
.link      { color:#FF0000;
         font-size:9pt;
         text-decoration:none;
         font-weight:bold; }

.header1    { font-size:23pt;
              text-align:center;
              font-weight:bold;
              color:#C64142; }

.header2    { font-size:16pt;
              text-align:center;
             font-weight:bold;
             color:#C64142; }


.header_agb   { font-size:9pt;
              text-align:left;
              font-weight:bold;
              color:#848284;
              font-style:italic; }

.grey1    { font-size:9pt;
              text-align:justify;
              color:#848284; }

a       { color:#AFAFAF;
         font-size:9pt;
         text-decoration:none;
         font-weight:bold; }

a:hover     { color:#FF0000;
              text-decoration:none; }

a.small     { color:#00C0FF;
              font-size:9pt;
              text-decoration:underline; }

a.small:hover { color:#FF0000;
                text-decoration:none; }
/*
div {border:2px solid red;}
div div  {border:2px solid blue;}
div div div {border:2px solid green;}
*/