*
{
  margin: 0;
  padding: 0;
}

body
{
  color: #696969;
  font-family: Tahoma, "san-serif";
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 17px;
  letter-spacing: 0;
  word-spacing: 0;
  background-color: #F3EFF3;
}

table tr th,
table tr td,
table tbody tr th,
table tbody tr td
{
  text-align: left;
  vertical-align: top;
}

table tr th,
table tbody tr th
{
  text-align: right;
  font-weight: bold;
  font-size: 12px;
  padding: 0 0 0 1em;
}

table tr td,
table tbody tr td
{
  text-align: left;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  padding: 0 1em 0 0;
}

a.focus
{
  outline: none;
}

img
{
  border: 0;
}

img.imgleft
{
  float: left;
  display: block;
  margin: 0 10px 10px 0;
}

img.imgright
{
  float: right;
  display: block;
  margin: 0 0 10px 10px;
}

h1
{
  color: #775975;
  font-family: Tahoma, "san-serif";
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 18px 0;
}

h2
{
  color: #775975;
  font-family: Tahoma, "san-serif";
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
}

h3
{
  color: #775975;
  font-family: Tahoma, "san-serif";
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
}

h4
{
  color: #775975;
  font-family: Tahoma, "san-serif";
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

ul,
ul li ul
{
  list-style-position: outside;
}

ul li
{
  list-style-type: disc;
  margin: 0 0 0 1em;
}

ul li ul li
{
  list-style-type: circle;
  margin: 0 0 0 2em;
}
