*
{
  margin:0;
  padding:0;
}

body
{
  color:#767372;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  background-color: #ffffff;
}

a
{
  text-decoration: none;

}

p
{
  margin-bottom: 1em;
  line-height: 19px;
}

h1
{
  font-size: 2em;
}

h2
{
  color:#333;
  font-size:1em;
  line-height: 19px;
}

h3
{
  font-size:1em;
}

h4
{
  font-size:1em;
  line-height: 19px;
}

img {
  border: none;
}

fieldset {
  border: none;
}

.clear {
  clear:both;
}