.text-header strong{
    color:#000;
    font-size: 18px;
    
}
.text-header{
    text-align: left;
    font-size: 18px;
}
.links{
    color: #239acc;
}
.unorderlist{

    margin-left: 30px;
    list-style-type: disc;
}

.speakers_name{

padding-left: 0px;  
padding-top: 20px;
padding-bottom: 0px; 
text-align: left;
font-size: 16px;
}

.program-table, th, td {
    border: 1px solid #ddd;
}
.program-table td{
width: auto;
}
.author-name{
    font-size: 14px;
}

.accepted-paper
{
margin-left: 30px;
list-style-type: disc;
}