body {
  text-align: left;
  margin: 0;
  margin-top: 2px ;
  padding: 0;
  font-size: 10px; /* 12px [1] */
  line-height: 1.5em; /* 18px [2] */
  background: #fff;
  color: black;
  font-family: "Verdana", "Luxi Sans", "Helvetica", sans-serif;
}
h1 {
  text-align: center;
  font-size: 2em; /* 12px */
  font-style: bold;
  padding: 2;
  margin: 0;
  }
#adr {
  text-align: center;
  font-size: 10px;
  font-style: bold;
  padding: 2;
  margin: 0;
  color: #3366FF;
  }
h3 {
  text-align: center;
  font-size: 10px;
  font-style: bold;
  padding: 2;
  margin: 0;
  }
  
h2 {
  font-size: 1em; /* 12px */
  font-style: bold;
  padding: 2;
  margin: 0;
  }
  
  
img {border: 0;}  
#oc {text-align: center;/*margin-left: 20px;*/ margin-top: 5px;}  
#em {
  width: 1em;
  height: 0;
  overflow: hidden;
}
.dab {font-family: Verdana;color: #3366ff;}
a:link {text-decoration: none; color: #000;}
a:visited {text-decoration: none; color: #000;}
a:link:hover {#000; text-decoration: underline;} /* [4] */
a:visited:hover {text-decoration: underline; color: #000;}
a:active {text-decoration: none; color: #000;}
a:focus {text-decoration: none; color: #000;}
a:focus:hover {}
#next {font-size: 11px; 
       color: #f00;
       font-weight: bold;
}
#ero {color: #ccc;}
