a:link {  font-weight: bold; color: #0000CC; text-decoration: none}
a:visited {  font-weight: bold; color: #9900CC; text-decoration: none}
a:active {  font-weight: bold; color: #FF0000; text-decoration: none}
a:hover {  font-weight: bold; color: #009900; text-decoration: underline}

body { font-family: Ariel, Helvetica, sans-serif; font-size: medium; }

li { margin-bottom: 1em }
.small { font-size: smaller }
.line { border-top: 1px solid rgb(0, 0, 0) }
