body {margin: 0; background-color: white; color: black;}
.headers {font-size: larger; font-weight: bold; background-color: rgb(250,240,210); padding: 1ex;}
.headers .title {font-size: small; font-weight: normal; width: 3.2em;}
.headers a {color: black; text-decoration: none;}
.headers a:hover {color: blue; text-decoration: underline;}
.headers a:active {color: blue; text-decoration: underline;}
.attachments {padding: 0.5ex; border-left: solid 1ex rgb(250,240,210); border-right: solid 1ex rgb(250,240,210); border-bottom: solid 1ex rgb(250,240,210);}
.attachment {margin-left: 0.5em; margin-right: 0.5em;}
.texts {padding-bottom: 1ex;}
.flowed {padding: 1ex; padding-top: 2ex;}
.flowed p {margin-top: 0; margin-bottom: 0;}
.fixed {font-family: monospace; font-size: smaller; background-color: rgb(248,248,248); padding: 1ex;}
.images img {margin: 1ex;}
.footers {margin-top: 5ex; font-size: smaller; background-color: rgb(248,248,248); padding: 1ex;}
.footers a {color: black; text-decoration: none;}
.footers a:hover {color: blue; text-decoration: underline;}
.footers a:active {color: blue; text-decoration: underline;}

