body  {     
    background:white;
    color:black;
/*    font-size:12px;*/
    font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif 
}
p  {     
    text-align:justify;
    font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; /*    font-size:11px;*/
    font-size:1em;
    color:inherit;
    background:inherit;
    text-decoration:none;
    font-weight:normal 
} 

