#MainText {
  position: absolute;
  left: 168px; 
  width: 570px;
  top: 4em
}

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

h1 { 
 position: absolute;
 top:1.5em;

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

span.Main  { 
position: absolute;
  top:9em;
  left:1em;
  text-align: "left"; 
  width: 570px;
  font-family: "arial"; 
  font-size:  11px}

span.printer-only {display: none}

.for-printer {display: none}

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 {
width: 570px;
  font-family: "arial"; 
  font-size:  11px;
  font-weight: bold;
  text-decoration: underline; 
}

LI {list-style-image: URL(redball.gif);
list-style-position: inside
}

span.TM  { 
  font-family: "arial"; 
  font-size:  9px}



#news-item { 
  padding: 4px;
  border-width: thin; 
  border-color: red;
  border-style: solid
}


#for-printer {
  margin-left: auto;
  margin-right: auto;
  left: 130px; 
  width: 570px; 
  display: none
  }

