body {
	background-color: #a3a2a0;
}
a:link {
	text-decoration: none;
	color: #918e8f;
}
a:visited {
	text-decoration: none;
	color: #918e8f;
}
a:hover {
	text-decoration: underline;
	color: #7db901;
}
a:active {
	text-decoration: none;
	color: #918e8f;
}
.index_headings {
	font: bold 13px arial;
	color: #ffffff;
}
.index_content {
	font: normal 11px arial;
	color: #666666;
	text-align: left;
}
.index_headings_green {

	font: bold 13px arial;
	color: #7db902;
}
.index_headings_gray {
	font: bold 13px arial;
	color: #918e8f;
}
.content {
	font: normal 12px arial;
	color: #666666;
	text-align: left;
}
.index_content_green {
	font: normal 11px arial;
	color: #7db902;
}

.policies {
	font: normal 11px arial;
	color: #fff;
}
.policies a {
	color: #fff;	
}
.c {
	text-align: center;
}
ul.fl, ul.fl li {
	margin-left: 10px;
	padding-left: 0;
}
