body {
background-repeat: repeat-x;
font-family:  Arial, Verdana, sans-serif;
  font-size: x-small;
  margin-bottom: 20px
}

p {
  margin-left: 10px;
  margin-right: 20px;

}
img {
  border: 0
}
table, td, tr {
  background-repeat: no-repeat;
  border: 0;
  font-size: x-small
}
a:link {
	color: #73530e;
	text-decoration:none;
}

a:visited {
	color: #73530e;
	text-decoration:none;
}

a:hover {
	color: #73530e;
	text-decoration:underline;
}

a:active {
	color: #73530e;
	text-decoration:none;
}

#masthead {
	margin: 0;
	padding: 0;
	width: 889px;
	height: 103px;
	background: url("images/masthead.gif") left top no-repeat;
text-decoration: none
}

p.quotecontent {
    font-size:16px;
    font-style: italic;
    font-weight: bold;
    text-align: left;
    color: #72270D;
}

p.pagetitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold
  color: #2C552B;
  margin-left: 10px;
  margin-right: 20px
}

  td.border2 {
  border: thin solid #660000;
  padding: 3px
}

h2 {
      font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 20px;
  color: #2C552B
}
ul {
  line-height: normal;
  text-align: left;
  white-space: normal;
  text-transform: capitalize
}

