<!--

BODY {
   color: #000000;
   background-color: #FFFFFF;
  link: #107CDF;
  alink: #FF2020;
  vlink: #658bab;
   }

.title{
   text-align: center;
   font-size:30pt;
   font-family: 'arial', arial, sans-serif;
   margin-left: 3%;
/*   margin-bottom: 0px; */
   color:   #0E1C21;
   font-weight: bold;
}


.runtitle{
  text-align: center;
   font-size: 20pt;
   margin-top: -0.7em;
   font-family: 'arial', arial, sans-serif;
   margin-left: 3%;
  margin-bottom: 1em;
   color: rgb(99, 99, 99);
}


.heading1{
   font-size:16pt;
   font-family: 'arial', arial, sans-serif;
   margin-left: 3%;
   margin-bottom: 0.2 em;
   color: #3C66A8;
   font-weight: bold;
}

.heading2{
   font-size:14pt;
   font-family: 'arial', arial, sans-serif;
  margin-top:0px;
   margin-left: 8%;
   margin-bottom: 0.5em;
   color: rgb(99, 99, 99);
   font-weight: bold;
}

.runtext {
   font-size: 12pt;
   margin-top: -0.7em;
   font-family: 'arial', arial, sans-serif;
   margin-left: 9%;
  margin-right: 1%;
   color: #0E1C21;
}

.bodytext {
   font-size: 12pt;
   font-family: 'arial', arial, sans-serif;
   margin-left: 8%;
  margin-right: 1%;
   color: #0E1C21;
}


.reference {
   font-size: 12pt;
   font-family:  serif, times, times-new-roman, roman, 'times-new-roman', 'roman', 'arial', arial, sans-serif;
   margin-left: 8%;
  margin-right: 0%;
   color: #0E1C21;
}

.highlighttext {
   font-size: 12pt;
   font-family: 'arial', arial, sans-serif;
   margin-left: 6%;
  margin-right: 0%;
   color: #0E1C21;
}


.highhead1{
   font-size:16pt;
   font-family: 'arial', arial, sans-serif;
  margin-top:0px;
   margin-left: 2%;
   margin-bottom: 1px;
/*   color: #3C66A8; */
   color: #3E446D;
   font-weight: bold;
}


.highhead2{
   font-size:12pt;
   font-family: 'arial', arial, sans-serif;
  margin-top:0px;
   margin-left: 0%;
   margin-bottom: 1px;
/*   color: #0E1C21; */
   color: #3E446D;
     font-weight: bold;
   }


.highlight {
/*  background-color: #ACE3FF; */
   background-color: #F8F5F0; 
/*   color:#0E1C21; */
   color:#3E446D;
   font-size: 12pt;
   font-family: 'arial', arial, sans-serif;
   border-width: 2px; 
   border-style: solid;
   margin-left: 10%;
   margin-top: 10px;
   margin-right: 8%;
   padding: 5px 5px;
   border-color: #0E1C21;
}

EM{
   color: #3C66A8;
   font-weight: bold;
}

KBD{
   font-familiy: monospace;
   font-size: 10pt;
  font-weight: bold;
}

.list1 {
   color: #0E1C21;
   margin-left: 3%;
   display: list-item;
   white-space: normal;
  list-style-type: square;
  list-style-position: outside;
}


.listnumber {
   color: #0E1C21;
   margin-left: 4%;
   display: list-item;
   white-space: normal;
  list-style-type: decimal;
  list-style-position: outside;
}


.list2 {
   color: #0E1C21;
   margin-left: 0%;
   display: list-item;
   white-space: normal;
  list-style-type: circle;
  list-style-position: outside;
}

.listtext {
 font-size: 12pt;
   font-family: 'arial', arial, sans-serif;
   margin-left: 6%;
  margin-right: 1%;
   color: #0E1C21;
   display: list-item;
   white-space: normal;
  list-style-type: disc;
  list-style-position: outside;
}


.signature{
   background-color: rgb(189, 198, 165);
   color:#101037;
   font-size: 10pt;
   font-family: 'arial', arial, sans-serif;
   border-width: 2px; 
   border-style: solid;
   margin: 5%;
   padding: 5px 5px;
   border-color: #0E1C21;
 }


.blsignature {
margin: 40px 25px 25px 170px;
    background-color: rgb(0,0,0);
    color: #101037;
    font-size: 10pt; 
    font-family: 'arial', arial, sans-serif;
    border-width: 0px; 
    border-style: solid;
    padding: 5px 5px; 
    border-color: #ABC6E1; 
}

.whitesignature{
   background-color: rgb(256, 256, 256);
   color:#101037;
   font-size: 10pt;
   font-family: 'arial', arial, sans-serif;
   border-width: 0px; 
   border-style: solid;
   margin: 5%;
   padding: 5px 5px;
   border-color: #3C66A8;
 }

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-md-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

A: link {color: #93C54B; text-decoration: none;}
A: visited {color: #79A736; text-decoration: none;}
A: hover { font-weight: bold}

-->
