/* Grundeinstellung für Links*/
A:LINK {color: #000000}
A:ACTIVATE {color: #AA0000}
A:VISITED {color: #000000}
A:bb:hover {color: #00AA00}

/* Grundeinstellung für alle nachfolgenden Formate */
body
	{
	background-color:#909090;
	font-family:Helvetica,Arial;
	}


H1,H2
      {
      color:#505050;
      font-size: 25pt;
      }

H3,H4
      {
      color:#505050;
      font-size: 20pt;
      }

H5,H6
      {
      color:#000000;
      font-size: 12pt;
      }

TH
      {
      color:#000000;
      font-size: 12pt;
      }


TD,A,LI
      {
      color:#000000;
      font-size: 12pt;
      }

P
      {
      color:#000000;
      font-size: 12pt;
      }
