body  {      
  background:white;
  color:black;
  font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p  {      
  text-align:justify;
  font-size:1em;
  color:inherit;
  background:inherit;
  text-decoration:none;
  font-weight:normal;
  font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
small.contact { 
  background:inherit;
  color:gray;
  font-size:0.7em;
}
small.contact a { 
  background:inherit;
  color:rgb(108, 166, 205);
}
h1  {
  font-family: inherit;
  font-size: 1.75em;
  font-weight: bold;
  text-decoration: none;
  font-variant: small-caps; 
}
h2  {
  font-family: inherit;
  font-size: 1.5em;
  font-weight: bold;
  text-decoration: none;
}
h3  {
  font-family: inherit;
  font-size: 1.25em;
  text-decoration: none;
  font-weight: bold; 
}
h4  {
  font-family: inherit;
  font-size: 1.1em;
  text-decoration: none;
  font-weight: bold;
}
h5  {
  font-family: inherit;
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
}
h6 {
  font-family: inherit;
  font-size: 0.9em;
  text-decoration: none;
  font-weight: bold; 
}
.pre { 
  font-family: "Courrier new", courrier, fixed, monospace;
}
.hlinks {
  visibility: hidden;
  font-size:0.5em;
  background:inherit;
  color:rgb(108, 166, 205);
}