
.TabTestata {
 font-family : Verdana, Arial, Helvetica, sans-serif;  
 font-size   : 11px; 
 font-weight : bold; 
 background  : #B11200;
 color       : #FFFFFF;
} 

.TabData {
 font-family : Verdana, Arial, Helvetica, sans-serif;  
 font-size   : 11px; 
 font-weight : bold; 
 background  : #FFFFFF;
 color       : #B11200;
} 

.TabLine {
 font-size  : 1px; 
 height     : 1px; 
 background : #B11200;
} 

.TextTestata {
 font-family : Verdana, Arial, Helvetica, sans-serif;  
 font-size   : 11px; 
 font-weight : bold; 
 color       : #FFFFFF;
} 

.TextData {
 font-family : Verdana, Arial, Helvetica, sans-serif;  
 font-size   : 11px; 
 font-weight : bold; 
 color       : #B11200;
} 


.TitleSize1 {
  font-family : Garamond, Times new roman, serif; 
  font-size   : 34px;
  font-weight : bold;
  color       : #003366;
}

.TitleSize2 {
  font-family : Garamond, Times new roman, serif; 
  font-size   : 25px;
  font-weight : bold; 
  color       : #003366;
}

.TitleSize3 {
  font-family : Garamond, Times new roman, serif; 
  font-size   : 21px;
  font-style  : Italic;
  color       : #003366;
}

.TextBlock {
 font-family   : Verdana, Arial, Heletica, sans-serif; 
 font-size     : 11px ; 
 text-align    : Justify;
 text-indent   : 18px;
 margin-top    : 8px;  
} 






