.footer-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.content {
	background-image: url(images/curve_content_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
