body { font-family: "Palatino Linotype", "Times New Roman", Times, serif;
      color: rgb(0, 0, 0);
      background-color: rgb(255, 255, 255); }

a:link {color: #000099}
a:visited {color: #700080}
a:active {color: #ff0000}
h1 { font-size: 24px; color: #000000; margin-top: 6px; margin-bottom: 8px; font-weight:bold;}
h1green { font-size: 24px; color: green; margin-top: 6px; margin-bottom: 8px; font-weight:bold;}
h2 { font-size: 20px; color: #000000; margin-top: 6px; margin-bottom: 8px; font-weight:bold;}
h2green { font-size: 20px; color: green; margin-top: 6px; margin-bottom: 8px; font-weight:bold;}
h2greeninv { font-size: 20px; color: #FFFFFF; background-color:green; margin-top: 6px; 
margin-bottom: 8px; font-weight:bold;}
h3green { font-size: 16px; color: green; margin-top: 4px; margin-bottom: 6px; font-weight:bold;}
.highlightpurple { background-color: #F2EBFF;}
.highlightgreen { background-color: #D7F6F6;}