#accessibility-links, 
#tools-links,
div.logo,
#search,
#title-and-search h2,
#navigation,
#breadcrumbs,
#nav-column,
div.container,
#results-navigation-bottom,
div.a-z-navigation,
#sidebar,
#footer,
#access-keys,
.hide
{
display: none;
}

/*a:after {
content: " (" attr(href) ") ";
font-size: 0.9em;
text-decoration: none;
}*/

/*body 
++++++++++++++++++++++++++++*/
body {
font-size: 11pt;
font-family: georgia, serif;
color: #000000;
}

h1, h2, h3, h4 {
font-family: arial, sans-serif;
}

h1 {
font-size: 1.25em;
margin-bottom: 1em;
}

h2 {
font-size: 1.2em;
margin: 0.5em 0 1em;
}

h3 {
font-size: 1.1em;
}

p {
margin-bottom: 1.5em;
font-size: 1em;
}

img {
border: 0;
}

#main-column {
width: 95%;
}
