.data-table
{
margin: 0px;font-family: Verdana,Tahoma,Arial,sans-serif;font-weight: normal;text-decoration: none ! important;text-align: left;color: rgb(255, 183, 2);line-height: 1.3em;background-color: #fff;padding-left: 0;padding-bottom: 5px;padding-top: 4px;font-size: 11px;
width:530px;
border-bottom:1px solid #ccc;
}


.data-table td
{
padding:3px 3px 3px 5px;
}

.data-table p
{
font-family:Arial,sans-serif;
color: #333;
}

.data-table caption
{padding-top:25px;
color:#333;
font-size:14px;
}

td.first
{
font-weight:bold;
}

td.first p
{

}


.data-table tr.odd
{
background-color:#d2dec8;
}

.data-table tr.title
{
background-color:#FFB702;
font-weight:bold;
}
