
.text {
       font-size: 10pt;
       font-weight: normal;
       font-family: Arial,Helvetica,sans-serif; 
      }

.errortext
{
    color: red;
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 10pt;
    font-weight: bold;
}

