body  {
   background-color : #000000;
   margin-left      : 0px;
   margin-top       : 0px;
   font-family      : Courier New, Courier, sans-serif;
   font-size        : 10pt;
   color            : #0099FF;
}

hr {
   color : #0099FF;
}

p {
   font-family : Courier New, Courier, sans-serif;
   font-size   : 10pt;
   color       : #0099FF;
}

center  {
   font-family : Courier New, Courier, sans-serif;
   font-size   : 10pt;
   color       : #0099FF;
}

pre  {
   font-family : Courier New, Courier, sans-serif;
   font-size   : 10pt;
   color       : #0099FF;
}

a  {
   font-family     : Arial, sans-serif;
   font-size       : 9pt;
   font-weight     : bold;
   color           : #FFFFFF;
   text-decoration : none;
}

a:link  {
   font-family : Arial, sans-serif;
   font-size   : 9pt;
   font-weight : bold;
   color       : #FFFFFF;
}

a:hover  {
   font-family : Arial, sans-serif;
   font-size   : 8pt;
   font-weight : bold;
   color       : #00FFFF;
   font-style  : italic;
}

a:visited  {
   font-family : Arial, sans-serif;
   font-size   : 9pt;
   font-weight : bold;
   color       : #FFFFFF;
}

dd  {
   font-family : Courier New, Courier, sans-serif;
   font-size   : 10pt;
   color       : #0099FF;
}

td  {
   font-family : Courier New, Courier, sans-serif;
   font-size   : 10pt;
   color       : #0099FF;
   text-align  : center;
}

td.titulo {
   font-family : Arial, Helvetica, sans-serif;
   font-size   : 9pt;
   font-weight : bold;
   color       : #FFFFFF;
   text-align  : center;
}

td.link  {
   background-color : #006699;
   text-align       : center;
}

h1  {
   font-family : Arial, sans-serif;
   font-size   : 16 pt;
   color       : #222222;
}

h2  {
   font-family : Arial, sans-serif;
   font-size   : 14 pt;
   color       : #444444;
}

h3  {
   font-family : Arial, sans-serif;
   font-size   : 12pt;
   color       : #444444;
   font-weight : bold;
}

.tit {
   font-family : Arial, sans-serif;
   font-size   : 12pt;
   color       : #FFFFFF;
   font-weight : bold;
}

.subtit {
   font-family : Arial, sans-serif;
   font-size   : 11pt;
   color       : #33CCFF;
   font-weight : bold;
}