td, input, select, textarea
{
    font-family:Tahoma;
    font-size:8pt;
    }
table
{
     border-color:#DEBA84;
     border-width:4px;
    }
    
a, a:visited
{
    color:Navy;
    text-decoration:none;
    }    
    
a:hover, a:active
{
    color:red;
    text-decoration:none;
    }      
.rtlDate
{
    TEXT-ALIGN: right;
    }      
 .justify
 {
    text-align:justify;
    }
    
 .menuitems
 {
   direction:rtl; 
    }   
