body {margin-top:10px;
	  margin-bottom:0px;
	  margin-left:0px;
	  margin-right:0px;
        background:#fff; 
}

b { font-weight:bold;
    color:#666;
  }
  
i { font-style:italic;
  }

/* Links */

   a:link {
          font-size:10pt;
          color:#666;
          }
   a:visited {
          font-size:10pt;
          color:#666;
          }
   a:hover {
          font-size:10pt;
          color:#666;
          }
   a:active {
          font-size:10pt;
          color:#666;
          }
		  
/* Formatierung der Tabellenzellen */


td { font-family:Arial, Helvetica, sans-serif;
        font-size:10pt;
        font-weight:normal;
        color:#666;
      }
	  
/* Ueberschriften und Text */

h1, h2, h3, p { font-family:Arial, Helvetica, sans-serif;
              }

h1 { text-align:left;
     vertical-align:top;
     font-size:12pt;
     color:#666;
     font-weight:bold;
   }
