.dupe {
	background-image: url(_images/dupe.gif);
	background-repeat: repeat-y;
}
.txtt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	list-style-position: inside;
	list-style-image: url(_images/bullet.gif);
}
.hed {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #00AD42;
}
.mhed {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bolder;
	color: #000000;
	letter-spacing: -1px;
}
.overall {
	background-image: url(_images/dupe2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	background-image: url(_images/dupe2.gif);
	background-repeat: repeat-x;
}
.smtxtt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #000000;
}
