body,td,p,input,option,textarea {
  font-family:Tahoma,Arial,Sans-serif;
  font-size:10pt;
  background:rgb(245,230,240);
  color:rgb(50,50,50);
}

a {
  text-decoration:none;
  color:rgb(120,0,80);
  font-weight:bold;
}

h1, h2, h3 {
  color:rgb(60,20,40);
  padding-left:20px;
}

img {
  margin:5px;
}

