.txtfooter {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.bgfooter {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.txtbody {
	font-family: Arial, Verdana, Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.bgfooter2 {
	background-image: url(images/bg_footer2.jpg);
	background-repeat: repeat;
}

.bggreenstrip {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-image: url(images/bg_green_strip.jpg);
	background-repeat: repeat-x;
}
.txtbodyRed {
	font-family: Arial, Verdana, Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
