table   { width: 220px; height: 140px; 
          font-family: 'Calibri', Arial, Helvetica, sans-serif; 
          font-size: 13px; color: #666666; }		  
		  
a { color: #666666; font-weight: normal; font-size: 11px;}
.link { font-weight: normal; text-decoration: underline;}

.titulo { color: #666666; border-bottom: 0px solid #d5d5d5;
          font-weight: normal; padding: 0px 1px 0px 1px; font-size: 14px; }

.cod { padding: 0px 2px 0px 10px; border-bottom: 1px solid #d5d5d5; }

.ult, .var, .vol 
     { padding: 0px 5px 0px 2px; text-align: right; border-bottom: 1px solid #d5d5d5; }

.ult { padding: 0px 15px 0px 0px; }
.var { padding: 0px 10px 0px 0px; }

.seta { margin-left: 5px; }

.timestamp { font-family: arial,helvetica,sans-serif; font-size: 10px; color: #999999; padding: 0px 1px 0px 10px; font-weight: normal;}
.copyright { font-family: arial,helvetica,sans-serif; font-size: 10px; color: #999999; padding: 0px 5px 0px 0px; text-align: right; font-weight: normal;}

.par { background-color:rgba(255,255,255,0.0); /*background-color: #ffffff;*/ }
.imp { background-color:rgba(255,255,255,0.0); /*background-color: #ffffff;*/ }

.t1, .t2, .t3, .t4 { border-top: 0px solid #cccccc; border-bottom: 1px solid #d5d5d5; }
.t1 { border-left: 0px solid #cccccc; padding: 0px 0px 0px 10px; }
.t2 { text-align: right; padding: 0px 15px 0px 0px; }
.t3 { text-align: right; padding: 0px 10px 0px 0px; }
.t4 { border-right: 0px solid #cccccc; }

