BODY { background-image: url("/img/tux.jpg"); color: black; font-family: verdana, sans-serif}
A { text-decoration: none }
A:link { color: blue }
A:visited { color: navy }
A:active { color: red }
A:hover { background-color: #FFCC00; text-decoration: underline }
H1 { font-family: verdana, sans-serif }
H2 { font-family: verdana, sans-serif; font-weight: bold }
H3 { font-family: verdana, sans-serif }
H1.pagetitle { font-size: xx-large }
DT { font-size: medium; font-weight: bold}
TH { background-color: #CCC }
.verysmall {font-size: 6pt; }

