body {
  font: 14px "Lucida Grande",Calibri, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  color:black;
}

h1,h2,h3,h4,h5,h6 { 
font-size:100%;
font-weight:bold;
line-height:1em;
margin:0;
margin-bottom:0.5em;

 }


h1 {font-size:28px}  /* displayed at 24px */
h2 {font-size:22px}  /* displayed at 18px */
h3 {font-size:18px}  /* displayed at 15px */
h4 {font-size: 14px}  /* displayed at 12px */


a, a:link, a:visited, a:active, a:hover {
color:blue;
}

div#nav, div#footer, a.topanchor, div.slideshow, div#sidebar img {
display: none;
}

div#header {
text-align: center;
padding-bottom:11px;
border-bottom:1px solid #999;
margin-bottom:14px;
}
div#header div#colophon {
font-size: 13px;
}

div#header h1 {
margin-bottom:0.1em;
}

div#header a {
color:black;
text-decoration: none;
}

div#header span {
display: block;
font-size:0.7em;
font-style: italic;
}

div#sidebar {
border:8px solid #eee;
padding:6px;
margin:6px 0;
}



ul li {
  list-style: square;
}

div#printfooter {
border-top:1px solid #999999;
font-size:13px;
margin-top:14px;
text-align:center;
}

div#printfooter p {

}
