BODY {
  font-size : 13pt;
  color : #000000;
  font-weight : normal;
  margin-top : 8;
  margin-right : 8;
  margin-bottom : 8;
  margin-left : 8;
  padding-top : 8;
  padding-right : 8;
  padding-bottom : 8;
  padding-left : 8;
  background-image : url("graphics/backx.jpg")
}

TD {
  font-size : 13pt;
  color : #000000;
  font-weight : normal
}

FONT.special {
  font-size : 16pt;
  color : #EEEEAA;
  font-weight : normal
}

A:link {
  color: #F6B51D;
  text-decoration: underline;
  font-weight : bold:
  background: transparent;
}

A:active {
  color: #F6B51D;
  text-decoration: underline;
  font-weight : bold;
  background: transparent;
}

A:visited {
  color: #F6B51D;
  text-decoration: underline;
  font-weight : bold;
  background: transparent;
}

FONT.header {
  font-size : 18pt;
  font-weight : normal;
  color : "navy";
}

FONT.title {
  font-size : 32pt;
  font-weight : normal;
  color : "navy";
}

FONT.title2 {
  font-size : 32pt;
  font-weight : normal;
  color : #F6B51D;
}

FONT.small {
  font-size : 10pt;
  font-weight : normal;
}

