body{
  background: #FFFFFF;
  font-family: tahoma, arial, sans-serif;
  color: #000000;
  font-size: 11px;
  margin: 0px;
}

table{
  border-width: 0px;
}

h1{
  font-size: 15px;
  font-family: tahoma, arial, sans-serif;
  color: #440044;
}

p{
  text-indent: 15px;
  text-align: justify;
}

a, a.visited{
  color: #880088;
  text-decoration: none;
}

ul{
  list-style-type: circle;
  list-style-position: outside;
}

img{
  vertical-align: bottom;
}

td.main{
  width: 650px;
  vertical-align: top;
  padding-top: 120px;
}

td.corner{
  background-image: url(http://marijn.haverbeke.nl/corner.jpg);
  background-repeat: no-repeat;
  width: 127px;
}
