body { 
   font-family: Garamond, Georgia, serif;
   color: #333333;
   font-size: 86%;
   margin: 1.0em 1.0em 1.0em 1.0em;
   text-align: left;
   line-height: 1.4em;
}
h1 {
   color: #333333;
   font: 2.5em Garamond, Georgia, serif;
   letter-spacing: 0.2em;
   margin-top: 0;
   margin-bottom: 0.4em;
}
h2 {
   color: #333333;
   font: 2.0em Garamond, Georgia, serif;
   letter-spacing: 0.2em;
   margin-top: 0;
   margin-bottom: 0.3em;
}
a { 
   color: #00087E;
}
a:hover {
   color: #000066;
}
div.content {
   margin-left: 3%;
   float: left;
}
div.statement {
   float: left;
   text-align: left;
   width: 50em;
}
div.sidebar {
   margin-left: 3.0em;
   margin-top: 2.0em;
   float: left;
}
div.sidebar a {
   display: block;
   border-left: 0.2em solid #909090;
   text-decoration: none;
   background: #E0E0E0;
   padding-left: 0.5em;
   padding-right: 0.5em;
   margin-bottom: 0.3em;
}
img { border: 0; }
