

table {
font-family: Cochin, georgia, serif;
 color: #000000;
text-align: center;
table-layout: fixed;
border: 0px solid #7999D4;
padding: 5px 5px 15px 5px;
width: 790px;
margin: 0px auto 0px auto
}


table .tabletop {
text-align: center;
background: #6AA6DA;
}

table .title {
text-align: center;
background: #E4E5E9;
font-size: 16px;
}

table td {
text-align: center;
background: #EEF2F2;
}

