body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	color: #333333;
	background-color: #EBEBEB;
}
.shadowl {
	background-image: url(images/shadowbgl.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.red {
	text-transform: uppercase;
	color: #790025;
	font-weight: bold;
}
.smallprint {
	font-size: 9px;
}
.shadowr {
	background-image: url(images/shadowbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
table {
	background-color: #FFFFFF;
}
.divider {
background-color: #CCCCCC;
}