.display td.name
{
font-size:0.9em;
padding:2px 3px 2px 5px;
}
.display td.data
{
font-size:0.9em;
padding:2px 3px 2px 5px;
text-align:right;
}
.display td.data1
{
font-size:0.9em;
padding:2px 3px 2px 5px;
text-align: center;
}
.display th
{
font-size:0.9em;
text-align:center;
padding-top:4px;
padding-bottom:3px;
color:#ffffff;
}
.reference td 
{
font-size:1.0em;
border:1px solid #75A319;
padding:2px 3px 2px 10px;
text-align:left;
}
a{
    text-decoration:none;
}/* 
    Document   : table
    Created on : Feb 28, 2015, 8:50:05 PM
    Author     : saifullah
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

