.quickfactstable{
    font-family: Verdana,Arial, Helvetica, sans;
    font-size: 8pt;
}
.quickfactsleft{
    vertical-align: top;
    background-color: white;
    border-bottom: 1px solid #8F99A6;
    /*border-left: 1px solid #8F99A6;*/
}
.quickfactsright{
    vertical-align: top;
    background-color: white;
    border-bottom: 1px solid #8F99A6;
    /*border-right: 1px solid #8F99A6;*/
    border-left:  1px solid #8F99A6;
}

.quickfactsth{
    background-color: #8F99A6;
}
.quickfactslist{
    font-family: Verdana,Arial, Helvetica, sans;
    padding: 0px;
    margin: 0px;
    list-style-position: inside;
    list-style-type: circle;
    font-size: 8pt;

}
.quickfactstitle{
    padding: 0px;
    margin: 0px;
    font-size: 9pt;
    /*color:#E9E7E9;*/
    color: white;
}