.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ffffff;
	padding-left: 5px;
	color: #333333;
}
.border {
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bodyBckGrndFade {
	background-image: url(../images/woodgrain.jpg);
	background-repeat: repeat;
}
.holy {
	background-image: url(../images/xmas/holy.gif);
	background-repeat: repeat-x;
}
