a:link{ text-decoration: none; color: #ffffff;}
a:visited{ text-decoration: none; color: #ffffff;}
a:hover{ text-decoration: underline; color: #ffffff;}


body{
background-color: #2E3192;
background-attachment:fixed;
font-family: Arial;
color: #2E3192;
font-size: 10pt;
text-align: center;
 scrollbar-arrow-color: #2E3192;
 scrollbar-track-color: #6F71B45;
 scrollbar-face-color: #6F71B4; 
 scrollbar-shadow-color: #6F71B4;
 scrollbar-highlight-color: #6F71B4;
 scrollbar-darkshadow-color: #2E3192;
 scrollbar-3dlight-color: #2E3192; 
}

table{
border:3px solid #ffffff;
color: #2E3192; 
font-family: Arial;
font-size: 8pt;
}


.tqs, .info{
border:3px solid #ffffff;
color: #ffffff; 
font-family: Arial;
font-size: 8pt;
}

td{
color: #2E3192; 
font-family: Arial;
font-size: 8pt;
}