@charset "windows-1256";

Td    { 

   font-family:   MS Sans Serif;
  
    font-size: 11px;
   
    font-style: normal;

   color: #000000;

    text-align: justify;
}

P    { 

   font-family:   MS Sans Serif;
    font-size: 11px;
    font-style: normal;
   color: #000000;
    text-align: justify;
}

a:link {
    font-family:  MS Sans Serif;
    font-size: 11px;
    font-style: normal;
    color: #000000;
   text-decoration: none;
}
a:hover {
    font-family:MS Sans Serif;
    font-size: 11px;
    font-style: normal;
    color: red;
    text-decoration: none;

}
a:visited {
    font-family:MS Sans Serif;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}
a:active {
    font-family:MS Sans Serif;
    font-size: 11px;
    font-style: normal;
    color: Red;
    text-decoration: none;
}
br />