li#currentpage a:link {
color: #c00; 
background: #fff; 
text-decoration: underline;
}

li#currentpage a:visited {
color: #c00; 
background: #fff; 
text-decoration: underline;
}

li {margin-bottom: .4em;}

td.menu {
text-align: left; 
font-size:95%; 
vertical-align: middle;
}

table.centre {margin-top: 1em;}

#content {max-width: 700px;}


h1.centre img {margin-top: .4em;}
