body {
   background: #FFFFFF;
   font-size: 11pt;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   }

#container, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #BA8237;
   }

a:link, a:visited {
   color: #4E6489;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#title {
   color: #000000;
   font-weight: bold;
   }

#abstract {
   font-style: italic;
   }

#body {
   border-bottom: 1px solid #BA8237;
   }

