BODY {
   background: Fixed No-repeat Center ;
   scrollbar-face-color: Rgb(115,115,215) ;
   scrollbar-arrow-color: White ;
   }
P {
   font-family: Tahoma ;
   font-size: 10pt ;
   text-align: Justify ;
   text-indent: 25pt ;
   }
TABLE.Titol {
   width: 100% ;
   height: 8% ;
   font-family: Verdana ;
   font-size: 11pt ;
   font-weight: Bold ;
   color: White ;
   text-align: Center ;
   background: url('../grafics/fonstext.gif') No-repeat Center ;
   }
TABLE.Colla {
   font-family: Verdana ;
   font-size: 10pt ;
   text-indent: 0pt ;
   }
TABLE.Taula {
   font-family: Tahoma ;
   font-size: 10pt ;
   text-align: Center ;
   background-color: Black ;   
   color: White ;
   width: 100% ;
   }
TABLE.Dades {
   font-family: Tahoma ;
   font-size: 8pt ;
   text-align: Center ;
   background-color: Black ;
   }   
TR.Titol {
   background-color: Orange ;
   font-weight: Bold ;
   color: Black ;
   }
TR.Gris {
   background-color: Rgb(255,235,200) ;
   }
TR.Blanc {
   background-color: Rgb(250,200,150) ;
   }            
A.Index {
   font-family: Arial ;
   font-size: 11pt ;
   font-weight: Normal ;
   text-indent: 0pt ;
   text-decoration: None ;
   color: Blue ;
   border: 0px ;
   }
A.Index:hover {
   text-decoration: Underline ;
   color: Blue ;
   }
A {
   font-family: Verdana ;
   font-size: 10pt ;
   text-align: Justify ;
   text-decoration: None ;
   color: Black ;
   }
A:hover {
   text-decoration: Underline ;
   }
UL.Biblio {
   list-style-type: None ;
   font-family: Verdana ;
   font-size: 9pt ;
   text-indent: -25pt ;
   color: Rgb(255,125,0) ;
   }