body
{
  color: #000;
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 15px;
  font-weight: normal;
  font-family: "Trebuchet MS",Arial,Helvetica,san-serif;
  background-color: #FFF;
}

a,
a:link,
a:active,
a:visited
{
  text-decoration: none;
  color: #666;
}

a:hover
{
  text-decoration: none;
}

a:focus
{
  outline: none;
}

img
{
  border: 0;
}

h1
{
line-height: 30px;
font-size: 30px;
}

p
{
font-size: 14px;
}

#content
{
  line-height: 25px;
  font-weight: bold;
  font-size: 14px;
}