div#htmlemail { 
 border-color: #c00;
 background-color: #fff;
}

div#htmlemail h1 { background-color: #fff; }

div#htmlemail a { color: #c00; }

div#htmlemail a:visited { color: #db4c4c; }

div#wrapper { border-color: #c00; }

div#htmlemail h2 { 
 background-color: #c00; 
 color: #fff;
 }
 
div#thisissue { background-color: #db4c4c; }
 
div#thisissue h2 {
 background-color: #fff;
 color: black;
}

div#thisissue a { color: #000; }

div#thisissue a:visited { color: #333; }

div#thisissue h3 {  background-color: #fff; }

div#nav { background-color: #f0b2b2; }

div#content h3 {
 color: #c00;
 border-color: #c00;
 }

div#content blockquote { border-color: #c00; }

div#authors {
 background-color: #f0b2b2;
 border-color: #c00;
 }
