﻿div.contact_form
{
  font-family: Verdana, Sans-Serif;
  font-weight: 900;
  font-size:  12px;
  color:#66F;
  border:"0";
  border-style:none;
}

div.contact_form input,
div.contact_form textarea
{
  font-family: Verdana, Sans-Serif;
  font-size: 14px;
  border: "0";
  border-style:none;
}