body {
  font-size: 13px;
  font-family: Arial, Verdana, sans-serif;
  text-align: justify;
  color: black;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
}

span.title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-weight: bold;
}

span.subtitle {
  font-family: Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;

}

span.navigate {
  font-family: Arial, sans-serif;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

p.subheader {
  font-weight: bold;
  line-height: 12px;
}

div#bodybox {
  width: 800px;
  background-color: #f5f5f5;
  position:center;
  padding: 0px;
  margin: 0 auto;
}

a {
  text-decoration: none;
}

a:link, a:visited {
  color: #000080;
}

a:hover, a:active {
  color: #666699;
}

  div#horsejournal {
    width: 160px;
    border: 1px solid #cccccc;
    border-top: #ffffff;
    padding: 7px;
  }

  div#horsejournalheading {
    width: 160;
    border: 1px solid #cccccc;
    font-color: #ffffff;
    text-align: center;
    background-image:url('http://www.moronacity.com/horse-journal/images/header-background.jpg');
    padding: 7px;
  }


div.footer {
  font-size: 9pt;
  font-style: italic;
  line-height: 12pt;
  text-align: center;
  padding-top: 30pt;
}
