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

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

div#htmlemail a { color: #699; }

div#htmlemail a:visited { color: #94b7b7; }

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

div#htmlemail h2 { 
 background-color: #699; 
 color: #fff;
 }
 
div#thisissue { background-color: #94b7b7; }
 
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: #d1e0e0; }

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