*
{
  margin: 0;
  padding: 0;
}

body
{
  font: 1em "Lucida Grande" , "Lucida Sans Unicode" , Arial, Verdana, sans-serif;
  background-position: center top;
  background-repeat: no-repeat;
}

h1, h2
{
  margin: 0.5em 0;
}

p
{
  margin: 0.2em 0 0.8em 0;
}

a
{
  text-decoration: none;
  color: #448cca;
}

a:hover
{
  text-decoration: none;
}

select, input, textarea
{
  font: 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form
{
  margin: 0px;
  padding: 0px;
}

/*	Custom	*/

