@page         { margin: 10% }

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 93%;
}

h1 {
  font-size: 123.1%;
}
h2 {
  font-size: 108%;
}
h3, h4, h5, h6 {
  font-size: 100%;
}

#scrn-read,
#menu-access,
#search {
	display: none;
}

/*a:after { content: " [link:" attr(href) "] " }*/

a#top:after,
#logo a:after {content:"";}

#logo a {
  text-decoration: inherit;
  color: inherit;
}

#ft {
	font-size: 93%;
  text-align:center;
  clear:both;
}
#ft-copyright,
#ft p {
	margin-top: inherit;
	line-height: inherit;
	font-size: inherit;
}
