.background1 {
	background-image: url(images/lh_bgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.background2 {
	background-image: url(images/ctr_bgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background3 {
	background-image: url(images/rh_bgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A52B27;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A52B27;
}

.burgundy {
	color: #A52B27;
}
