body {
  color: "#FFFFFF";
  font-family: Tahoma;
  font-size: 8pt;
  background-color: "#FFFFFF";
  margin: 0px;
}

.txt    
     { font-family: Tahoma; font-size: 10pt; text-align: left; color: #333333 }
.txt_news    
     { font-family: Tahoma; font-size: 10pt;  color: #333333 }
.txt_fut
     { font-family: Tahoma; font-size: 10pt; text-align: center; color: #333333 }
.txt_zag   
     { font-family: Tahoma; font-size: 12pt; text-align: left; color: #4D6886 }
.txt_w    
     { font-family: Tahoma; font-size: 8pt; text-align: left; color: #000000 }
.txt_button   
     { font-family: Tahoma; font-size: 9pt; text-align: right; color: #000000 }
.h1tp 
     { font-family: Tahoma; font-size: 8pt; margin-bottom: 2px; display:inline; }

a 
     {  color: #4D6886; text-decoration: underline}
a:visited
     {  color: #4D6886; text-decoration: underline}
a:link
     {  color: #4D6886; text-decoration: underline}
a:hover 
     {  color: #4D6886; text-decoration: underline}
a:active
     {  color: #4D6886; text-decoration: underline}
