@charset "utf-8";
/* CSS Document */
footer, #right-sidebar, .navbar, h1 a, a img.icon-align-up, .printno {display: none;}
body {font-family: calibri, Arial, Helvetica, Gotham, sans-serif; font-size:100%;}
h1 {border-bottom: solid 1px #bbb; text-transform:uppercase; font-size:200%;}
h2 {text-transform: capitalize; font-size:160%;}
h3 {font-size:140%}
h4 {font-size:120%}
h5 {font-size:105%}
h3, h4, h5 {margin-bottom:3px; padding-bottom:0;}
h5 {margin-top: 10pt;}
a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 80%;
}
p {margin-top:0; margin-bottom:6pt; line-height:110%}

