li.nostyle {
    list-style-type: disc;
}

body {
  padding-bottom: 20px;
  font-family: "Garamond, 'Times New Roman', serif";
  font-size: 14px;
  color:#000;
}
h5, .h5 {
    font-size: 16px;
    font-family:"Garamond, 'Times New Roman', serif";
}

h4:before {
    content:"";
}

.bulletheader {
    white-space: nowrap;
}


small, .small {
    font-size: 14px;
}
.btn {
	font-size: 26px;
	
}

a, a:hover {
  color: #730000;
  background-color: transparent;
  text-decoration: none;
}
