@charset "UTF-8";
/* CSS Document */
a {text-decoration: none; color: darkblue;}
a:hover {text-decoration: underline;}
h1 {margin:0;}
.cell { position: relative; }