
        table {border-collapse: collapse;}
        table, th, td {border: 1px solid black;}
        th, td {padding: 5px;}
        th {text-align: left;} 
        #A{color:rgb(255, 0, 0);}
        #B{color:#3700ff;}
        #C{color: azure;}
        #E{width: 20%;}
            .F{color:rgb(14, 166, 0);background-color:chartreuse}
            body{background-color:rgb(255, 255, 255);}
