body { 
  width:            auto;
  background-color: white;
  color:            black;
  font: 11pt/1.289 Georgia Serif;
}
@page {
    margin: 1in 1in 1in 1in
}
p {
  text-indent:      11pt;
}
a:link, a:visited { text-decoration:  underline; }
#scrawl { display:          none; }
#sidebar { display:          none; }
#footnav { display:          none; }
#masthead {
  width:            100%;
  text-align:       center;
  border-bottom:    3pt double #000;
}
#footer { width:            100%; text-align:       center; }
.noprint { display:          none; }
h1 span { font-size:        140%; }
h1#header span{
    display: block;
    font-size: 50%;
    color: #282F4B;
}

