TD
{
  font-family: arial;
  font-size: 11px;
  color: #333333;
}

P
{
  padding: 0px;
}
.head
{
  font-family: arial;
  font-size: 14px;
  color: #d10022;
  text-transform:uppercase;
  font-weight: bold;
}

.pp
{
  font-family: arial;
  font-size: 11px;
  color: #ff7f00;
  text-decoration: underline;
  font-weight: bold;
}
.pp:hover
{
  font-family: arial;
  font-size: 11px;
  color: #ff7f00;
  text-decoration: none;
  font-weight: bold;
}
.cpy
{
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}
.menu
{
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;  
}
.menu:hover
{
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.editBox
{
  font-family: arial;
  font-size: 11px;
  color: #00000000;
  border-width: 1px;
}
.buton
{
  font-family: arial;
  font-size: 11px;
  color: #00000000;
  font-weight: bold;
}
INPUT
{
  font-family: arial;
  font-size: 11px;
  color: #00000000;
  border-width: 1px;
}

