div#htmlemail { 
 border-color: #0c6;
 background-color: #fff;
}

div#htmlemail h1 { background-color: #fff; }

div#htmlemail a { color: #0c6; }

div#htmlemail a:visited { color: #4cdb94; }

div#wrapper { border-color: #0c6; }

div#htmlemail h2 { 
 background-color: #0c6; 
 color: #fff;
 }
 
div#thisissue { background-color: #4cdb94; }
 
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, div#authors { background-color: #b2f0d1; }

div#content h3 {
 color: #0c6;
 border-color: #0c6;
 }
 
div#content table, div#content th, div#content td { border-color: #0c6; }