* {
  margin:0;
  padding:0;
  font-family: Microsoft Sans Serif, Arial;
}

body {
  background-color: #f5f5f5;
  margin-bottom:2em;
}

#header {
  background-color: #BBFFFF;
}

#style2 h1 {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin:1em;
}

#style2 h2 {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#style2 p {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#style1 h1 {
  margin:1em;
}

#style1 h2 {
  margin:0.5em;
}

#style1 p {
  margin:1em;
}

#liststyle1 {
  margin-left:3em;
}

#liststyle2 {
  margin-left:1em;
}

#tables th {
  background-color: #CCCCCC;
}

#tablelineingrey {
  background-color: #E2E2E2;
}

#nlogo_container {
  text-align:center;
}

#nlogo_container img {
  margin-top: 150px;
  height: 350px;
  width: 350px;
}
