.bodyMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat;
}
.serTitlecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #996633;
	text-transform: capitalize;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #7c1e20;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bodyr {
	background-image: url(images/body-spacerR.gif);
	background-repeat: repeat-y;
}
.bodyl {
	background-image: url(images/body-spacerL.gif);
	background-repeat: repeat-y;
}
.it-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.giftcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 4pt;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	padding-left: 45px;
	padding-top: 25px;
}

