.tb_main
{
   border-width: 2px;
   border-color: #e0e0e0;
   border-style: double;    
   font-family: Arial;
   font-size: 13px;  
   width: 100%; 
}

.td_blu
{
   font-family: Arial;
   font-size: 13px;
   color: #0000ff;
   vertical-align: top;   
}

.td_red
{
   font-family: Arial;
   font-size: 13px;
   color: #ff0000;
   vertical-align: top;
}

.td_normal
{
   font-family: Arial;
   font-size: 13px;
   color: #000000;
   vertical-align: top;   
}

.li_std
{
   font-family: Arial;
   font-size: 13px;
   color: #000000;
}

.p_std
{
   font-family: Arial;
   font-size: 13px;
   color: #000000;
}

