body
{
  border: 0;
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: white;
  font: normal 12px/12px arial,sans-serif;
}

input,textarea,option,select
{
  font: normal 12px/12px courier new,courier,monospace;
}

a.flipper:focus, a.flipper:hover
{
  cursor: text !important;
  color: inherit !important;
  text-decoration: inherit !important;
  outline-width: 0 !important;
}

a.flipper:focus img, a.flipper:hover img
{
  cursor: default !important;
}

p
{
  font: normal 12px/14px arial,sans-serif;
  color: white;
}
