body {
    line-height: 19pt;
    font-family: Arial, Helvetica, sans-serif;
    margin: .5in 5% 1in 5%;
    font-size: 14pt;
   }
h1 {
    margin-bottom:16px;
    margin-top:24px;
    margin-right:0px;
    text-indent:0px;
    direction:ltr;
    font-family: Arial, Helvetica, sans-serif;
    color: #900;
    line-height: 28pt;
    text-align: center;
   }
h2, h3, h5 {
    margin-bottom:16px;
    margin-top:24px;
    margin-right:0px;
    text-indent:0px;
    direction:ltr;
    font-family: Arial, Helvetica, sans-serif;
    color: #900;
    line-height: 32px;
    text-align: center;
   }
h3 {
    text-align: left;
   }
h4 {
    text-align:center;
    margin-bottom:8px;
    margin-top:18px;
    margin-right:0px;
    text-indent:0px;
    direction:ltr;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
   }
p {
    text-align:left;
    margin-bottom:0px;
    margin-top:0px;
    margin-right:0px;
    direction:ltr;
    padding-bottom: 12px;
    color: #000;
   }
ol.alpha {
    list-style-type: lower-alpha;
   }
ul.leaders {
    list-style: none;
   }
ol.sub_ol {
    list-style: none;
    }
a {
    font-weight:normal; color: #900;
    text-decoration: none;
   }
span.gnrlbreak, .headbreak  {
    white-space: pre-line;
   }
p.transformation {
    color: blue ;
    font-style: italic;
    font-size: 11pt;
    text-align: center;
   }
h5.lalign {
    text-align: left;
    font-size: 14pt;
    color: #000;
   }
span.boldspan {
    font-weight: bold;
   }
h1 {
    font-size: 2em;
   }