.Tableau {
                     background-color:#FFCC01;
                     border-top-width:1pt;
                     border-right-width:1pt;
                           border-bottom-width:1pt;
                           border-left-width:1pt;
                           border-top-color:rgb(0,0,0);
                           border-right-color:rgb(0,0,0);
                           border-bottom-color:rgb(0,0,0);
                           border-left-color:rgb(0,0,0);
                           border-top-style:solid;
                           border-right-style:solid;
                           border-bottom-style:solid;
                           border-left-style:solid;
                     margin:0;
                           margin-bottom:5pt;
                           font-family:Arial,sans-serif;
                           font-size:10pt;
                           font-color:black;
}

.Forms {
font-family:Arial;
font-size:10pt;
color:black;
border-width:1pt;
}