
A:link {
  text-decoration: none;
  color: #336699;
}

A:visited {
  text-decoration: none;
  color: #336699;
}

A:active {
  text-decoration: none;
  color: #99CCFF;
}

A:hover {
  text-decoration: underline;
  color: black;
}

BODY {
  font-size: 12pt;
  text-align: left;
  color: black;
}

TD, P {
  color: black;
  font-family: sans-serif, arial;
  text-decoration: none;
}

  
.H1 {
  font-size: 28pt;
  font-family: Ransom, fantasy;
  color: #336699;
}

.TITLE {
  font-size: 17pt;
  color: #336699;
  font-decoration: underline;
}

.BIG {
  font-size: 26pt;
  color: #336699;
  font-decoration: underline;
}

.TITLE2 {
  background-image: url(images/bord2.GIF);
  background-repeat: repeat-y;
  background-attachment: fixed;
  font-size: 17pt;
  color: #336699;
}

.TILE {
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-image: url(images/border.gif);
}

.HIDE1 {
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-image: url(images/border.gif);
  color: white;
}
