BODY {scrollbar-face-color: white;
      scrollbar-highlight-color: #ffcc66;
      scrollbar-shadow-color: #ff6600;
      scrollbar-arrow-color: #ff6600;
      scrollbar-base-color: white;
      background-image:  url("logos/borde.jpg"); 
      background-repeat: repeat-y;}

p {
   font-size: 10pt;
   color: #000000;
   text-align: justify;
   margin-right: 10%;
   margin-left: 10%;
}

img {float: right;}

div  {
   font-size: 12pt;
   background-color: #993300;
   color: white;
   text-align: center;
   padding: 1px;
   font-weight: bold;

}


h1 {font-size: 18pt;
   color: #ff6600;
   text-align: center;
   font-weight:bold;}

h2 {font-size: 12pt;
   color: #993300;
   text-align: left;
   font-weight:bold;
   margin-right: 5%;
   margin-left: 5%;

}

h3 {font-size: 9pt;
   color: black;
   text-align: left;
   margin-right: 5%;
   margin-left: 5%;
}


h4 {font-size: 10pt;
   color: #000000;
   margin-left: 5%;
   margin-right: 5%;
   font-style: normal;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 10px;
   border-style: dotted;
   border-width: 1px 0;
}


h5 {
   font-size: 9pt;
   color: #000000;
   margin-left: 5%;
   margin-right: 5%;
   font-style: normal;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 10px;
   background-color: #ffcc99;
   border-style: solid;
   border-width: 1px;
}

address {text-align: right;  
      font-size: 9pt;
      color: #ffcc99;
      margin-right: 20%
}


h6 { background-image:  url("logos/barra.jpg"); 
     background-repeat: repeat-x;}

b {
   font-size: 12pt;
   color: #993300;
   text-align: center;
   margin-right: 5%;
   margin-left: 5%;
   font-weight: bold;
  
}


h4 a {font-size: 10pt;}

a {   
  font-size: 12pt;
  font-weight: bold; 
  text-decoration: none;
}

A:link {color: #FF9900;
}
A:visited {color: #FF9900;
}
A:hover {color: #ff6600;
}
A:active {color: #663333;
}

