body {
font-family : "Times New Roman", Times, "New York", serif;
color : #000;
background-color : #fff;
margin:1em;
}	

#wrapper {
background-color:#fff;
border:none;
box-shadow:none;
color : #000;
background-color : #fff;
margin:0;
max-width:none;
width:95%;
padding: 2em;
}

nav {
display:none;
}

table {
background-color:#eee;
border-color:#000;
}


td {
border-color:#000;
}


a {
color:#000;
text-decoration:none;
}

.find_rec  a:after, #appendices a:after {
content: " (" attr(href) ") ";
}

abbr[title] {
border-bottom-width: 0;
}





