body {background-color: white; color: black;}
.headers {font-weight: bold;}
.headers a {color: black; text-decoration: none;}
.headers a:hover {color: blue; text-decoration: underline;}
.headers a:active {color: blue; text-decoration: underline;}
.attachments, .flowed, .fixed {margin-top: 1ex; border-top: solid thin gray;}
.attachment {margin-left: 0.5em; margin-right: 0.5em;}
.fixed {font-family: monospace; font-size: smaller;}
.fixed p, .flowed p {margin: 0;}
.images img {display: block;margin: 1ex;}
.footers {margin-top: 5ex; font-size: smaller; border-top: solid thin gray;}
.footers a {color: black; text-decoration: none;}
.footers a:hover {color: blue; text-decoration: underline;}
.footers a:active {color: blue; text-decoration: underline;}

