* { 
  font-family: arial, helvetica, sans-serif;
  font-size: 9pt;
}


div#container { 
  width: 500px;
  margin: auto auto;
}

div#top h1 {
  font-size: 20pt;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: center;
}

div#top div#right { float: right; }


div#print #link  { 
  position: relative;
  top: -18px;
}

div#top { margin-bottom: 20px; }

