
body { background: #fff; color: #000; margin: 10px; padding: 0; }
body, th, td {
 font: normal 14px Calibri,Verdana,Arial,'Bitstream Vera Sans',Helvetica,sans-serif;
}


:link, :visited {
 text-decoration: none;
 color: #1e1eaa;
 border-bottom: 1px dotted #bbb;
}

div.center {
 text-align: center;
}

div.floatright {
  float: right;
}

div.panel {
  padding: .5em;
  border: .25px solid #D7D7D7;
  background: #F7F7F0;
}

h1,h2,h3,h4,h5 {
  font-family: Calibri,Verdana,Arial,'Bistream Vera Sans',Helvetica,sans-serif;
}

h2 {
  color: #1e1e53;
  border-bottom: 1px solid #D7D7D7;
}

h3,h4,h5 {
  color: #222;
}


