body
{
  color: #333;
  display: block;
  font-family: Arial, "san-serif";
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;  
  height: 100%;
  width: 100%;
  line-height: 15px;
  letter-spacing: 0;
  word-spacing: 0;
}

table tr td,
table tr th,
table tbody tr td,
table tbody tr th
{
  text-align: left;
  vertical-align: top;
  font-family: Arial, "san-serif";
  font-size: 12px;
  line-height: 15px;  
}

a,
a:link,
a:active,
a:visited
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

p
{
  margin: 0 0 11px 0;
}

h1
{
  font-family: Arial, "san-serif";
  font-size: 17px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0;
  word-spacing: 0;
}

h2
{
  font-family: Arial, "san-serif";
  font-size: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0;
  word-spacing: 0;
}

h3
{
  font-family: Arial, "san-serif";
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 0;
  word-spacing: 0;
}



form
{
  margin: 0;
  padding: 0;
  font-family: Arial, "san-serif";
  font-size: 12px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 15px;
  letter-spacing: 0;
  word-spacing: 0;
}

input,
textarea
{
  margin: 0 0 0.5em 0;
}

input.radioveld
{
  float: left;
  clear: none;
  display: inline;
}

label
{
  margin: -4px 0 0.5em 0.5em;
  display: inline;
}

li,
ul li
{
  margin: 0 0 0 2em;
  padding: 0;
  list-style-position: inside;
}