﻿table.downloadedCss 
{
    
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px; 
    color:#333333; 
    text-decoration:none; 
    text-align:justify;
    border-collapse:collapse;
    border :1px solid #2B4F81;
}
       table.downloadedCss caption{}
       table.downloadedCss td, table.downloadedCss th  
       {
           padding: 4px 4px 4px 4px;
            border :1px solid #2B4F81;
           }
       table.downloadedCss tr {}
       table.downloadedCss thead th, table.downloadedCss tfoot th {}
       table.downloadedCss tbody td a  {}
       table.downloadedCss tbody td a:visited  {}
       table.downloadedCss tbody td a:hover {}
       table.downloadedCss tbody th a  {}
       table.downloadedCss tbody th a:hover {}
       table.downloadedCss tbody td+td+td+td a {}
       table.downloadedCss tbody td+td+td+td a:visited  {}
       table.downloadedCss tbody th, table.downloadedCss tbody td {}
       table.downloadedCss tfoot td {}
       table.downloadedCss tbody tr:hover  {}
       
       
