table {
margin-top:10px;
border: 1px solid #666666;
}
caption {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size:small;
	text-align: center;

}
th {
background: #cccccc;
text-align: center;
padding: 2px 5px;
border-bottom: 1px solid #666666;
}
th, td {
border-right: 1px solid #666666;
font: 80% Verdana, Arial, sans-serif;

}
.tdcenter {
text-align:center;

}
tfoot {
background-color: #666666;
color: #dddddd;
font-size: 80%;
}
