body{
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6, p, table, img{
	margin-bottom: 10px
}
      table tr td, table tr th {
          border: 2px solid #000;
          font-size: 13px;
          padding: 3px 5px;
          text-align: center;
      }
#table-imgs tbody tr td {
    border: 0 none;
    padding: 0;
}

.content-inner ul {
    line-height: 1.7;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-left: 10px;
    list-style: disc;
}

.bottom-links ul {
    float: left;
    width: 44%;
}
.red{
  color: red;
}

.navigation {
    margin-top: -4px;
    width: 21%;
}