
body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, fieldset, legend, blockquote, span { 
  margin: 0em;
  padding: 0em;
  font-size: 100%;
}

body { 
  border-top: 5px solid #666;
  line-height: 20px;
  color: #333;
  background-color: #F8F8F8;
}

h1 {
  text-transform: uppercase;
  font-family: "Arial Black", Arial, Sans-serif;
  font-size: 24px;
  color: #8f8f8f;
}

div.home {
  width:760px;
}

div.left {
  float: left;
  width: 405px;
  margin-left: 75px;
  margin-top: 33px;
}

div.text {
  font-family: Arial, Sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 1.2em;
  font-weight: normal;
}

span.text {
  font-family: Arial, Sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 1.2em;
  font-weight: normal;
}


div.indent {
  margin-left: 25px;
  margin-top: 25px;
}

div.fright {
  float: right;
}

ul.linklist {
  font-family: Arial, Sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 1.2em;
  list-style-type: none;
}

form {
  font-family: Arial, Sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}


li.setoff {
  margin-top: 1em;
}

a.home_left {
  font-family: Arial, Sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

