body {font-family: arial,sans-serif; 
      font-weight: bold; 
      font-size: 10pt;}
body A {font-family: arial,sans-serif; 
        font-size: 10pt;}

.tableHead {font-size: 10pt; 
            font-family: Verdana,arial,sans-serif; 
            font-weight: bold; 
            color: #000000; 
            background-color: #D0D0D0;}

.tableNorm {font-size: 10pt; 
            font-family: Verdana,arial,sans-serif; 
            font-weight: normal; 
            color: #000000; 
            background-color: #E0E0E0;}

.tableErro {font-size: 10pt; 
            font-family: Verdana,arial,sans-serif; 
            font-weight: normal; 
            color: red; 
            background-color: #E0E0E0;}

