body {color:black; background:white;}
A:link {color: #000890; background:none}
A:visited {color: #009008; background:none}
A:hover {background:#e0e0e0}
h1 {text-align: center; text-decoration: underline;}

table {text-align: left}

.summary {font-size: 105%; 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; background: white}

.noborder {border-width: 0}
img.left-floating {float: left}
img.right-floating {float: right; margin: 2px; border: 0}
