
a:link   { color: maroon; font-weight: bold; text-decoration: none }
a:visited  { color: maroon; font-weight: bold; text-decoration: none }
a:hover  { color: gray; font-weight: bold; text-decoration: underline }
a:active { color: olive; font-weight: bold; text-decoration: none }
a:focus  { color: gray; font-weight: bold; text-decoration: none }
body             { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, sans-serif; background: #eee url(pics/background.gif) repeat-x }
h1    { font-weight: bold; font-size: 110% }
p,td,ul,th   { font-size: 90% }
h2 { font-weight: bold; font-size: 100% }
