.heading1 {
   font: bold 18px/24px "Gill Sans",Georgia,"Hoeffler Text", serif;
       margin-top: 1em; margin-bottom: 1em;
   }

.heading2 {
   font: bold 14px/18px "Gill Sans",Georgia,"Hoeffler Text", serif;
       margin-top: 0em;
   }

.calls {
   font: bold 12px/14px "Gill Sans",Verdana,Arial,Helvetica;
       margin-top: 0em;
   }

.body {
   font: 10px/12px Verdana,Arial,Helvetica;
       margin-top: 0em;
   }

div.heading1 {
   padding-left: 0.2em; 
   border-left: solid; border-right: none; border-top: solid; 
   border-bottom: solid; border-left-width: 0.5em; border-bottom-width: 0.2em;
   border-top-width: 0.2em; border-color: #000080;
   }

div.heading2 {
   padding-left: 0.2em; 
   border-left: solid; border-right: none; border-top: none; 
   border-bottom: solid; border-left-width: 0.4em; border-bottom-width: 0.3em;
   border-color: #00008B;
   }

div.calls {
   padding-left: 0.4em; 
   border-left: none; border-bottom: none; border-top: none; 
   border-right: solid; border-right-width: 0.2em;
   border-color: #00008B;
   }

div.body {
   padding-left: 0.6em; 
   padding-right: 0.4em; 
   border-left: none; border-bottom: none; border-top: none; 
   border-right: solid; border-right-width: 0.2em;
   border-color: #00008B;
   }

div.body2end {
   padding-left: 0.5em; 
   padding-right: 0.5em; 
   border-left: none; border-right: none; border-top: solid; 
   border-bottom: none; border-top-width: 0.2em;
   border-color: #00008B;
   }

