
body   { color: black; font-family: Arial; background-repeat: no-repeat; background-attachment: fixed }
.small  { font-size: 8pt; font-family: Arial }
.medium { font-size: 10pt; font-family: Arial }
a:link  { color: gray; font-size: 9pt; font-family: Arial; text-decoration: none }
a:visited  { color: gray; font-size: 9pt; font-family: Arial; text-decoration: none }
a:hover { color: red; font-size: 9pt; font-family: Arial; text-decoration: none }
a:active { color: blue; font-size: 9pt; font-family: Arial; text-decoration: none }
