
body { color: black; font-size: 10pt; font-family: Arial; background-color: white }
td { font-size: 10pt; font-family: Arial }
a { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: green; text-decoration: underline }
a:active { color: lime }
.menu  { font-size: 9pt; font-family: Arial; font-weight: bolder; line-height: 90% }
ul { font-size: 10pt; text-decoration: none; list-style-type: disc; list-style-image: url("images/point.gif"); margin: 1em 0 1em 40px }
.copyright { color: #333; font-size: 7pt; font-family: Arial }
