table{ border: 1px solid #619578; border-collapse: collapse; font-family: "Trebuchet MS", Arial, sans-serif; color: #555; width: 200px; background:#fff; margin:0px 0px 3px 0px;} 
thead th { text-align: center; background: #e9f1e0; color: #024A22; font-size: 12px; }
thead td { text-align: left; background: #FFF; color: #024A22; font-size: 11px; font-weight:bold; padding: 5px;}
tbody td { text-align: center; background: #eaf2ed; color: #333; font-size: 11px; border-bottom: 1px dashed #619578; }
caption { font-size: 12px; font-weight: bold;margin: 5px; text-align:left; }
.dTablas{ width: 200px; border-collapse:collapse; border: dashed 1px #ccc; text-align:left;}