body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
table { 
	border-collapse: collapse 
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
.textarea { 
  font-size: 10pt; 
  text-align: left; 
  color: black; 
  font-family: arial, helvetica, sans-serif; 
  width: 200px;
}
.textbox { 
  font-size: 10pt; 
  text-align: left; 
  color: black; 
  font-family: arial, helvetica, sans-serif; 
  width: 200px;