table {
table-layout: auto;
border: 0px solid black;
border-collapse: separate;
border-spacing: 5px;
background-color: white;
width: 100%;
}





.x1{
/*background-color: #E8FFE4;*/
width: 10%;

border-bottom: solid #FFFFFF 10px;
}

.x2{
background-color: #E8FFE4;
width: 90%;
border-bottom: solid #FFFFFF 10px;
color: #9E0000;
}



.x2 A{font-size: x-large;
text-decoration:none;
text-align: left;
}