body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}

.subheadings{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7b2b00;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.inline_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6e511c;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.image_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5a492b;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}
.bullet_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6254;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
	list-style-image: url(images/bullet.gif);
}


