body{  font-family: Arial, Times New Roman;  font-size: x-small;  color: #000000;  background-image: url(bg.jpg);  background-color: #FFFFFF;  background-repeat: repeat-x;  background-attachment: fixed;}table{  background-color: #FFFFFF;  font-size: small;  border-style: solid;  border-color: #000000}img.bimg{  border:1px solid #000000;}	a{  color: #990000;  text-decoration: none;}	a:hover{  color: #3366CC;  text-decoration: none;  cursor: pointer;}