  BODY {
    font-family: "Book Antiqua";
    font-size: 11pt;
    background-position: left top;
    background-image: url(images/bg.jpg);
    margin: 0pt 0pt;
; font-weight: normal
; background-repeat: repeat
; background-attachment: scroll
; color: #804040
  }
  A:link {
    color: #006600;
    text-decoration: none;
  }
  A:visited {
    color: #006600;
    text-decoration: none;
  }
  A:active {
    color: #FF6600;
    text-decoration: none;
  }
  A:hover {
	font-weight: normal;
	color: #FF6600;

  }
  TD {
    font-family: "Book Antiqua";
    font-size: 11pt;
    color: #804040;
; font-weight: normal
  }
