body {
  background: #ffffff url(/images/bg_black_stripe.gif) scroll repeat-x;
  color: #454545;
  width: 762px;
  margin-left: 25px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

.body {
  margin-top: 25px;
  width: 762px;
  margin-bottom: 40px;
}

a {
  color: #333399;
  text-decoration: none;
}

a:visited {
  color: #666688;
}

a:active {
  color: #024981;
}

a:hover {
  color: #024981;
}

p {
  text-align: left;
}

h1,h2 {
  margin-top: 50px;
  font-size: 28px;
}

h2 {
  color: #969696;
}

h1.title {
  margin-bottom: 0px;
}

h2.title {
  margin-top: 0px;
}

h3,.h3,.h3:hover {
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
  color: #454545;
}

img {
  border-style: none;
}

table {
  border-style: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

th {
  font-weight: bold;
  text-align: left;
}

td,th {
  vertical-align: top;
}