
#MainText {
  position: absolute;
  left: 30px; 
  width: 570px; 
  top: 95px;
}

#for-printer {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left:30px;
  width: 570px; 
  }

span.printer-only {   
  width: 570px;
  left: 30px;  
  }

img.pdf-img {
  width:120px;
  height:32px;
  border:0;
  text-align:left;
}

img.pdf-img2 {
  width:125px;
  height:32px;
  border:0;
  text-align:left;
}

img.pdf-img3 {
  width:140px;
  height:32px;
  border:0;
  text-align:left;
}

span.info-point {
  font-weight: bold;
  text-decoration: underline;
}

.printer-img {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

span.screen-only {
  display: none}

body { 
  color: black; 
  font-family: "arial"; 
  font-size: 11px;
  margin-left:0; margin-right: 0; 
  margin-top: 0; 
  background-color: white }

h1 { 
  text-align: center; 
  width: 570px;
  font-family: "arial"; 
  font-weight: bold; 
  font-size: large;     
margin-top: 0;   
text-decoration: underline }

span.Main  { 
  font-family: "arial"; 
  font-size:  11px}

td {
  display: none}

