.Main{
        font-size : 9pt;
        font-family : Verdana;
        font-weight : bold;
        font-style : normal;
        text-decoration:none;
        color : #0;
        background-color: #D8D0C8;
        border: 1px solid #000000;}
.link{font-size : 1pt;color : #FFFFFE; background-color: #FFFFFF; }
.header{
        font-size : 9pt;
        font-family : Verdana;
        font-weight : bold;
        font-style : normal;
        text-decoration:none;
        color : $color;
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
}
.data{
        font-size : 9pt;
        font-family : Verdana;
        font-weight : bold;
        font-style : normal;
        text-decoration:none;
        color : #000000;
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;

