body {
  padding: 0px;
  margin: 0px;
}

.print { 
  display: none
}

.bar {
  background: url(images/bar.gif);
  background-repeat: repeat-x;
}

.top {
  background: url(images/top_back.jpg);
  background-repeat: repeat-x;
}

.main_table {
  width: 780px;
}

.text1 {
  font-family: verdana, arial, sans-serif;
  font-size: 80%;
  line-height: 130%;
}

.text2 {
  font-family: verdana, arial, sans-serif;
  font-size: 70%;
  line-height: 130%;
}