<style type="text/css">A:link { color: blue; }A:visited { color: teal;  }a:hover {color: cyan; text-decoration: underline}A:active { color: cyan }A.plain  {text-decoration: none }/* Font and margins for Paragraph *//* text may be aligned left, right. center or justified */body {background-color: white; margin: 6px; }  p           { font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: normal;                font-size: 14px; line-height: 22px; text-align: left; margin-top: 6px; margin-right: 0; margin-bottom: 6px; }  p.just           { font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: normal;                font-size: 14px; line-height: 22px; text-align: justify; letter-spacing: 0;                 margin: 2px; }  p.cent           { font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: normal;                         font-size: 14px;  line-height: 22px; text-align: center; } p.ofst     { font-family: Arial, Helvetica, Verdana, sans-serif; font-weight: normal;                font-size: 14px; line-height: 22px; text-align: left; margin: 0; text-indent:50px; }     p.novl { font-family: Times New Roman, serif; font-weight: normal;  font-size: 14px;  color: blue;  text-indent: 46px;  line-height: 22px; }   p.small { font-family: Times New Roman, serif; font-weight: normal;  font-size: 11px;  color: navy;   line-height: 1.0em; }br     { font-family: Arial, Helvetica, Verdana, sans-serif;              font-size: 14px; line-height: 22px;               margin: 0;}ul    { font-family: Arial, Helvetica, Verdana, sans-serif;              font-size: 14px; line-height: 22px;               margin: 0;}ol    { font-family: Arial, Helvetica, Verdana, sans-serif;              font-size: 14px; line-height: 22px;               margin: 0;}xmp   { font-size: 4px; page-break-before:always;  margin-top: 0px; margin-bottom: 0px; }* Font for headers */h1, h2, h3, h4  {  font-family: Arial, Helvetica, Verdana, sans-serif; }  h1  {  text-align: center; font-size: 28px; margin-top: 16px; background: transparent; margin-bottom: 6px;}  h2  { font-size: 26px; background: transparent; margin-top: 16px; margin-bottom: 4px; }  h3   {   font-size: 22px; margin-top: 16px; margin-bottom: 8px; }  h3.sect   {   font-size: 18px;  color: maroon;  margin-left: 30px; margin-top: 12px; margin-bottom: 2px; }  h4  { font-size: 16px;  margin-top: 12px; margin-bottom: 6px; }  h4.bar   {  font-size: 16px; margin-top: 12px; margin-bottom: 4px; }  h5.full   { font-size: 15px; margin-top: 12px; margin-bottom: 4px; }  h5.half   { font-size: 15px; margin-top: 12px; margin-bottom: 4px;}.cntr  { text-align: center; color: maroon; background: transparent; } /* Footer Paragraphs*/  p.foot           { font-family: Arial, Helvetica, Verdana, sans-serif;                        line-height: 1.2em;  font-size: 75%;  margin-top: 1em;   }/* Font, right margin, left indent levels for DIV */  div          { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10pt; }  div.level1   { margin-left:  5%;  }  div.level2   { margin-left:  10%; }  div.level3   { margin-left: 15%; }  div.level4   { margin-left: 20%; }  div.level5   { margin-left: 25%; }  div.level6   { margin-left: 30%; }  div.level7   { margin-left: 35%; }  div.level8   { margin-left: 40%;  }  div.level9   { margin-left: 50%; }  div.level10   { margin-left: 60%; } div.level11   { margin-left: 70%; } div.level12   { margin-left: 80%; }/*border styles: solid, dotted, dashed, double, groove, ridge, inset, outset *//*border width: thin, medium, thick or #px */   div.box1 { border-style: groove; border-width: medium; border-color: navy;  background: #ededed; text-align: center;  margin-left:15%;  width: 60%; }   div.box2 { border: ridge; border-width: thick; border-color: red;  background: #ffeeee;  margin-left:4%; width:90%; text-align: center;  }   div.box3 { border-left: solid; border-width: 5px; border-color: navy;  background: #ffffff; text-align: center;  width: 100%; }   div.box4 { background: #ffffff; margin-left: 2em; width: 95%; }/* Font colors */  .green       { color: green;                 background: transparent; }   .maroon      { color: maroon;                  background: transparent; }  .blue      { color: blue;                 background: transparent; }  .red      { color: red;                 background: transparent; }  .teal      { color: teal;                 background: transparent; }  .fuchsia      { color: fuchsia;                 background: transparent; }  .aqua      { color: aqua;                 background: transparent; }  .navy      { color: navy;                 background: transparent; }* Font style */  .italic       { font-style : italic; }   .oblique       { font-style : oblique; }   .bold        { font-weight : bold; }   .under       { text-decoration : underline; }   .plain      { font-style : normal; font-weight: normal; text-decoration: none;} /* Font family */ .symb   { font-family: Symbol; }.pre { font-family: monospace; }.first-letter { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 160%; float: left; margin-bottom: 0.3em  }.ac   { text-align: center; }.ar  {text-align: right; }/* alignment in tables and table cells */  td.ac       { font-family: Arial, Helvetica, Verdana, sans-serif;   font-size: 14px;  line-height: 18px; text-align: center; }  td.ar       { font-family: Arial, Helvetica, Verdana, sans-serif;   font-size: 14px;   line-height: 18px; text-align: right; }  td.ndx       { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 110%;                 font-weight: bold; text-decoration: none; text-align: center }}#footer {	background: #fff;    color: black;	text-align: center;    clear: both; 	padding: 1em;} }</style>