body,a,table,tr,td,p 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.menuwhite
{
  color: white;
  font-weight: normal;
  text-decoration: none;
}

.errmsg
{
  color: red;
  font-size: 10px;
}

.label
{
  font-weight: bold;
}

.zblack
{
  color: black;
}
.zgrey
{
  color: #808080;
  font-weight: normal;
}
.zred
{
  color: #FF3300;
  font-weight: normal;
}
