.sfPublicWrapper {
    margin: 20px auto;
    padding: 30px;
    width: 920px;
    background-color: #fff;
    box-shadow: -1px 1px 15px -6px #777;
}

body {
    font-family: Arial,Verdana,Sans-serif;
    font-size: 12px;
    line-height: 1.5;
    min-width: 985px;
    background: #f2f2f2;
}

.sfimageWrp img {
    max-width: 100%;
    width: 215px;
    height: 46px;
}

p,li,a{
    font-size: 10.0pt;
    font-family: "Trebuchet MS", sans-serif;
    color: #333333;
    border: none;
    text-align: justify;
    
}

a{
    color: #0077c1;
    font-weight: bold;
}

.title{
    font-size: 13.5pt; 
    font-family: Trebuchet MS, sans-serif;
    color: #333333;
    border: none
}

.font-bold{
    font-weight: bold;
}

.table-cookies th{
    margin:0;
    text-align:left;
}

.table-cookies{
    border-collapse:collapse;
    width: 100%;
}

.table-cookies td{
    text-align: justify;
    vertical-align: text-top;
    margin:10px;
    padding: 7px!important;
    border-top:1px solid black;
}

.table-cookies tr:last-child{
    border-bottom:1px solid black;
}
