table.contenttable {
font: 100% "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
width: 100%; 
border-top:1px solid #142C42;
border-right:1px solid #142C42;
margin:1em auto; 
border-collapse:collapse;
} 
td.td-0, td.td-1, td.td-2, td.td-3, td.td-4, td.td-5, td.td-last { 
color: #142C42; 
border-bottom:1px solid #142C42; 
border-left:1px solid #142C42; 
padding: 0.5em 0.5em;
font-size: 90%;
text-align:center; 
} 
tr.odd td { 
background:#f7fbff;
} 
tr.odd .column1 { 
background:#f4f9fe; 
} 
.column1 { 
background:#f9fcfe; 
}
thead th { 
background:#142C42; 
text-align:center;
padding: 0.3em 0em;  
font: bold "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color: #ffffff; 
} 
tfoot th { 
background:#f4f9fe; 
text-align:center; 
} 


