body {
 margin: 0;
 background: 0;
 }

div#htmlemail {
 width: 94%;
 margin: 2% 2.5%;
 padding: 0;
 font-family: Verdana, Arial, "Bitstream Vera Sans", sans-serif;
 font-size: 85%;
 position: relative;
 border-style: dotted;
 border-left-width: 1px;
 border-top-width: 1px;
 border-bottom: none;
 border-right: none;
 }

div#htmlemail a { 
 text-decoration: none; 
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 padding-bottom: 3px;
 }

div#htmlemail a:hover, div#htmlemail a:focus { border-bottom-style: solid; }

div#htmlemail h1, div#htmlemail h2, div#htmlemail h3, div#htmlemail h4, div#htmlemail h5, div#htmlemail h6 {
 font-family: Georgia, "Times New Roman", Times, "Bitstream Vera Serif", serif;
 font-weight: bold;
 }

div#htmlemail h1 {
 padding-left: 175px;
 font-size: 170%;
 line-height: 1.2em;
 margin: 0;
 }

div#htmlemail h2 {
 padding-left: 175px;
 margin: 0;
 margin-bottom: -1px;
 font-size: 150%;
 line-height: 1.25em;
 position: relative;
 z-index: 300;
 font-style: italic;
 }

div#htmlemail img.illus {
 position: absolute;
 top: -1px;
 left: -1px;
 z-index: 500;
 }

div#htmlemail ul { line-height: 1.5em; }

div#htmlemail acronym {
 border: none;
 font-style: normal;
 font-variant: small-caps;
 }

div#wrapper {
 margin-left: 9px;
 border-style: solid;
 border-left-width: 14px;
 border-right-width: 6px;
 border-top-width: 1px;
 border-bottom-width: 9px;
 padding: 0 0 8px 0;
 line-height: 1.5em;
}

div#thisissue {
 margin: 0 8px 1.5em 8px;
 padding-left: 142px;
 padding-bottom: 3px;
 position: relative;
 z-index: 100;
 height: 125px;
 min-height: 125px;
 }

*>div#thisissue { height: auto; }

div#thisissue h2 {
 float: right;
 text-align: right;
 font-size: 0.85em;
 line-height: 2em;
 padding-right: 3px;
 padding-left: 0;
 margin-left: 0;
 position: relative;
 font-style: normal;
 }

div#thisissue h3 {
 font-size: 0.85em;
 line-height: 2em;
 font-style: italic;
 margin: 0;
 margin-left: -24px;
 padding-left: 25px;
 }
 
div#thisissue ul {
 margin-left: 1em;
 padding-left: 0;
 font-size: 90%;
 }
 
div#nav {
 float: right;
 margin: 8px;
 padding: 10px 0;
 font-size: 90%;
 max-width: 175px;
 }
 
div#nav ul {
 list-style-type: none;
 margin: 0 3px;
 padding-left: 0;
 }
 
div#nav ul li {
 margin-bottom: 1em;
 }

div#nav { font-weight: bold; }

div#content h3 {
 font-size: 125%;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 padding-bottom: 5px;
 margin: 0.5em 8px;
 }
 
div#content h3:hover { border-bottom-style: solid; } 

div#content h3 a { border: none; }

div#content h3 a:hover { border: none; }

div#content h4, div#content h5 {
 margin: 0.25em 8px;
 font-size: 1.0em;
 }

div#content h4.byline span.firm, div#content h5 { font-style: italic; }

div#content p {
 line-height: 1.6em;
 margin: 1em 8px;
 }
 
div#content li { margin-bottom: 1em; }

div#content blockquote { border-left: double 4px; }

div#content dl {
 margin: 1em 8px;
 line-height: 1.6em;
 }

div#content dl dt {
 font-weight: bold;
 margin: 1em 0 0.5em 0;
 }
 
div#content dl dd { margin-left: 0; }

div#content a.foot {
 font-size: 0.75em;
 line-height: 1em;
 vertical-align: super;
 border: none;
 }

div#content table {
 width: 80%;
 margin: 2em auto;
 border-top: 1px solid black;
 border-left: 1px solid black;
 }

div#content th {
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 }

div#content td {
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 padding: 4px;
 vertical-align: top;
 text-align: left;
 width: 33%;
 }

div#htmlemail pre {
 font-size: 1em;
 font-family: Verdana, Arial, "Bitstream Vera Sans", sans-serif;
 font-style: italic;
 line-height: 1.8em;
 }

div#footnotes {
 font-size: 0.75em;
 border-top: 1px solid;
 margin: 1em;
 }

div#authors {
 margin: 1em;
 border: 1px solid;
 font-size: 0.85em;
 }

div#authors h3 { border-bottom: none; }

div#authors h3:hover { border-bottom: none; }

div#authors img {
 float: right;
 margin: 0 0 1em 1em;
 border: 1px solid;
 }

div.author {
 margin: 1em;
 border-bottom: 1px dotted;
 }

p.disclaimer {
 font-size: 70%;
 text-align: center;
 }
 
.origfrom {
 font-size: 95%;
 font-style: italic;
 }
 
.origfrom cite { font-style: normal; }