BODY {
  margin: 2em 1em 2em 2em;
  color: black;
  background-color: white;
}
BODY, P, H1, H2, H3, A, SPAN {
  font-family: Helvetica, Arial, sans-serif;
  font-family: Arial, sans-serif;
}
BODY, P, A, TD {
	font-size: 3.5mm;
}

H1, H2, H3 {
  color: navy;
  font-size: 4.5mm;
}
TD {
	font-family: Helvetica, Arial, sans-serif;
}
.caption {font-size: smaller}
.slogan {font-weight: bold; font-style: italic}
.news {font-weight: bold; color: red}
.keywords {
	/* invisible */
	color: white;
}
.nav, .sel {
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration:none;
	font-size: 120%;
}
.nav {
	color: midnightblue;
}
.sel {
	color: darkred;
}
a:hover {
	color:red
}
.inv {
	text-decoration: none;
	color: white;
}
.engMenu {
	font-weight: bold;
	font-style: italic;
}
.frMenu {
	color: brown;
	font-weight: bold;
	font-style: italic;
}
