@charset "iso-8859-1";

BODY {
  background: #FFFFFF;
  font-family: verdana, arial, sans-serif;
  font-size: 90%;
   }


table{
  font-family: verdana, arial, sans-serif;
  font-size: 90%;
   }

H1 {
   font-size: 150%;
   }
   
H2 {
  font-size: 130%;
   }

H3 { 
   font-size: 110%;
   }

a:visited {
   color: #000000;
   text-decoration: none;
   }

a:link {
   color: #000000;
   text-decoration: none;
   }

a:hover {
   color: #000000;
   text-decoration: underline;
   }

.menu {
	font-size: 95%;
	background: #A4B1F4;
	}
.menusel
	color: blue;
	}
	
.adresse {
	font-size: 70%
	}
