.caption {font-family: Verdana; font-size: 10pt;}
p {line-height: 1.55;}
li p {line-height: normal;}
hr {margin-top: 25px; margin-bottom: 25px;}

.archive h2 {font-family: Verdana,Geneva,sans-serif; text-transform: uppercase; font-size: 18px; font-weight: 400; margin-top: 24px; margin-bottom: 12px;}
.archive h2:first-child {margin-top: 0;}
.archive p {font-family: Verdana,Geneva,sans-serif; margin-top: 0; margin-bottom: 12px; line-height: normal;}
.archive a {text-decoration: none;}
.archive a:hover {text-decoration: underline;}

@media screen and (max-width: 800px) {
* {box-sizing: border-box;}
body {margin: auto;}
table {width: 100%;}
table > tbody > tr > td > p > img {width: 100%; padding: 0;}
body > div {width: 100%;}
body > div > table > tbody > tr > td {padding: 0 0 15px 0;}
img {max-width: 100%; height: auto; padding: 0 5px;}
p {margin-left: 8px; margin-right: 8px;}
}