div#htmlemail { 
 border-color: #99c;
 background-color: #fff;
}

div#htmlemail h1 { background-color: #fff; }

div#htmlemail a { color: #99c; }

div#htmlemail a:visited { color: #b7b7db }

div#wrapper { border-color: #99c; }

div#htmlemail h2 { 
 background-color: #99c; 
 color: #fff;
 }
 
div#thisissue { background-color: #b7b7db }
 
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: #e0e0f0 }

div#content h3 {
 color: #99c;
 border-color: #99c;
 }
 
div#content table, div#content th, div#content td { border-color: #99c; }