BODY {
	BACKGROUND: url(../images/page-bg.gif);
	margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:25px;
}
.left-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.left-link:hover {
	color: #f3d73b;
	font-size: 14px;
}
.left-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f3d73b;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #3f5132;
	text-decoration: none;
	word-spacing: 0.2em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #3f5132;
	text-decoration: none;
	word-spacing: 0.2em;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #3f5132;
	text-decoration: underline;
	word-spacing: 0.2em;
}
.footer-link:hover {
	text-decoration: none;
}
