body {
  margin: 2em 1em 2em 20px;
  font-family: Verdana, sans-serif;
  font: Verdana, sans-serif;
  font-size: 12px;
  color: black;
  background: white;
  background-attachment: fixed;
  background-repeat: no-repeat;
  /*background-image: url(angelface.gif)*/;
  background-position: center;
  }


div {
  margin: 2em 1em 2em 60px;
  font-family: Verdana, sans-serif; 
}

table{ 
border: solid; border-width: thin; width: 100%;
background-color: #fffccc;
}


h1 { text-align: center }
h2, h3, h4, h5, h6 { text-align: left }
h1, h2, h3, h4, h5 { color: #005A9C }
h1 { font: 240% sans-serif bold }
h2 { font: 200% sans-serif }
h3 { font: 170% sans-serif }
h4 { font: 145% sans-serif }
h5 { font: italic 130% sans-serif }
h6 { font: 115% sans-serif }

.body {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  font: Verdana, sans-serif;
}

.bodyspeciale {
  color: #EEEEEE;
  font-size: 1px;
  font-family: Verdana, sans-serif;
  font: Verdana, sans-serif;
}

p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  font-size: 12px;
}
td {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  font-size: 12px;
}
tr {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  font-size: 12px;
}
th {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  font-size: 12px;
}
li {
  font-size: 12px;
}

A:link, A:visited, A:active { text-decoration: none;
    
    font-family: Verdana, sans-serif;
    
    font-weigh: 700;
 }

a:hover { background: #ffa } 


