A               { color: #17588F; text-decoration: underline; }
A:link          { color: #17588F; text-decoration: underline; }
A:active        { color: #17588F; text-decoration: underline; }
A:visited       { color: #17588F; text-decoration: underline; }
A:hover         { color: #17588F; text-decoration: underline; }

body {
  scrollbar-arrow-color : #FFFFFF;
  scrollbar-base-color : #17588F;
  scrollbar-face-color : #17588F;
  scrollbar-highlight-color : #FFFFFF;
  scrollbar-shadow-color : #FFFFFF;
}

.bodytext {
  color: #333333;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.headertext {
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}


.footertext {
  color: #29205C;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: normal;
}

