body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:60%;*/
	margin:50px;
	color:#666; 
  /*background-color:#D8D7D4;*/
  background-image: url("images/gradient.png");
  background-repeat: repeat-x; 

}

a {
  text-decoration:none;
}

table {
  width:100%;
}

td {
  font-size:x-small;
}

