body {
  background:white;
  margin:0px;
}

body,td,p,input,option,textarea {
  font-family:Times new roman,Tahoma,serif;
  font-size:12pt;
  color:rgb(50,50,50);
}

a {
  text-decoration:none;
  color:rgb(180,20,120);
  font-weight:bold;
}

h1, h2, h3 {
  color:rgb(80,20,80);
  padding-left:20px;
}

img {
  margin:5px;
}
