
#scroll h1     { color: #1d1d4c; font-weight: bold; font-size: 20px }
#scroll p   { color: #1d1d4c; font-size: 16px }
#scroll h2 { color: #1d1d4c; font-weight: bold; font-size: 16px }
#scroll h3 { color: #1d1d4c; font-style: italic; font-weight: bold; font-size: 16px }
#scroll td  { color: #1d1d4c; font-size: 16px }
#scroll a:link, #scroll p a:link, #scroll p a:visited, #scroll a:visited      { color: #1d1d4c; text-decoration: none }
#scroll a:hover, #scroll p a:hover         { color: black; text-decoration: underline }
#scroll h3 a:link  { color: #1d1d4c; text-decoration: none }
#scroll h3 a:hover  { color: #309; text-decoration: none }
#scroll h3 a:visited  { color: #1d1d4c; text-decoration: none }

