thead{
/* This will require a bit of reworking.  I don't think it's an issue 
for anything now. */
display: table-header-group;
}

td{/*top right bottom left*/
padding:0.1em 0.5em;
}
td {
font-family: serif;
padding:0.1em 0.5em;
}

.content td{
padding:0.1em 0.5em;
}

a{
text-decoration:underline;
color:black;
}


div.nav, div.help, div.form{
display: none;
}

