<!--
body {
   background-color: #FFFFFF;
   text-align: justify;
   margin-left: 3cm;
   margin-right: 3cm;
   margin-top: 0cm
   }

a:link, a:hover, a:visited{
   text-decoration: none;
   font-weight: bold;
   font-size: 8.5pt
  }
a:hover{
  color: #00C7FF;
  }

*.sr {
  text-align: center;
  }

h1 {
font-size: 11pt; font-weight: bold; color: #01A8D5; text-align: center;
}

h2 {
font-size: 9pt; font-weight: bold; color: #01A8D5; text-align: left;
}

h3 {
font-size: 9pt; font-weight: bold; color: #003D5A; text-align: center;
}

h4 {
font-size: 9pt; font-weight: bold; color: #006897; text-align: center;
}

h5 {
font-size:11pt; font-weight: bold; color: #006897; text-align: center;
}


img {
   border: 0px;
   vertical-align: middle;
   margin-left: 0;
   margin-right: 0;

   }



table {
    border-spacing: 0.5cm
   }

* {
   font-family: tahoma, arial, helvetica, verdana;
   font-size: 8pt;
   font-weight: normal;
   color: #003D5A
   }

-->

