body
		{
		  font-family:Century Gothic, Verdana, sans-serif;
		  background-color:#cc9966;
		 }

		p, table {
			color: #330000;
			font-size: 90%;}

			p.liste {
			color: #330000;
			font-size: 90%;
			margin-left: 100px;}

			ul {
			color: #330000;
			font-size: 90%;
			margin-left: 120px;}


		h1 {
			color: #993300;
			font-size: 130%;}

		h2 {
			color: #660000;
			font-size: 100%;}

			h2.liste {
			color: #660000;
			font-size: 80%;
			font-weight: bold;
			margin-left: 100px;
			padding: 0px;
			}


		  a:link
		  {
		  font-family:Century Gothic, Verdana, sans-serif;
		  text-decoration: none;
		  color:#ffffff;
		  }

		   a:visited
		  {
		  font-family:Century Gothic, Verdana, sans-serif;
		  text-decoration: none;
		  color:#ffffff;
		  }

		   a:hover
		  		  {
		  font-family:Century Gothic, Verdana, sans-serif;
		  text-decoration: none;
		  color:#ffcc99;
		  }

		 a:active
		  {
		  font-family:Century Gothic, Verdana, sans-serif;
		  text-decoration: none;
		  color:#ffcc99;
		  }

		  a.navi:link
		  {
		  font-family:Century Gothic, Verdana, sans-serif;
		  font-size: 12pt;
		  font-weight : bold;
		  text-decoration: none;
		  color:#ffffff;
		   }

		   a.navi:visited
		  {
		  font-family:Century Gothic, Verdana, sans-serif;
		  font-size: 12pt;
		  font-weight : bold;
		  text-decoration: none;
		  color:#ffffff;
		   }
		   a.navi:hover
		  {
		  font-family:Century Gothic, Verdana, sans-serif;
		  font-size: 12pt;
		  font-weight : bold;
		  text-decoration: none;
		  color:#ffcc66;
		  }
		 a.navi:active
		  {
		  font-family:Century Gothic, Verdana, sans-serif;
		  font-size: 12pt;
		  font-weight : bold;
		  text-decoration: none;
		  color:#ffcc66;
		 		  }