body {color:black; background:#fffaf5;}
A:link {color: #000066}
A:visited {color: #339933}
A:active: {color: #990000}
h1 {text-align: center; text-decoration: underline; width: 100%;}
h1, h2 {background-color: #f0eae5;}
P.navbar {background:black; border: medium #ffffff solid;
padding: 1%; text-align: center}
P.navbar A:link {background:black; color:white; text-decoration: none}
P.navbar A:visited {color: #66ff66}
;;P.navbar A:hover {background: #ffb0d3; color:black; text-decoration: none}
.summary {margin-left: 5%; margin-right: 5%; border: solid #669999 2px;
padding: 3px;}

.highlite {color: black; background: #ffff66; font-weight: bold;}
.highlite2 {color: black; background: #ffffcc; font-weight: bold}

DL DT {color: #ff0000; background: #e0e0e0; font-weight: 500}
DL DD {color: #000099;}
