.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.Cellback {
	background-attachment: scroll;
	background-color: #FEFBC7;
	background-repeat: repeat;
}
.Drop {
	background-attachment: scroll;
	background-image: url(drop.jpg);
	background-repeat: repeat;
	background-position: center center;

}
