p {
    margin: 10px 0;
    clear: both;
    text-align: left;
}

ul, ol {
    margin-left 0;
    color: #FFFFFF;
}

ul ul {
    margin-bottom: 20px;
    color: #FFFFFF;
}

a {
    color: #FFFFFF;
}

table {
    font-size: 12px;
    text-align: left;
     background-image: url('')
}

th {
    text-align: left;
    white-space: nowrap;
    
}

td {
    text-align: justify;
    color: #FFFFFF;
    padding: ;
    vertical-align: top;
}

