body {
	background-color: #999999;
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 16px;
}
a:link {
	color: #D3EEBA;
}
a:visited {
	color: #D3EEBA;
}
a:hover {
	color: #C4D9E3;
}
a:active {
	color: #D3EEBA;
}
p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
A.link-foot:link {
	COLOR: #ffffff;  text-decoration: underline;}
A.link-foot:visited {
	COLOR: #ffffff; text-decoration: underline;}
A.link-foot:active {
	COLOR: #ffffff; text-decoration: underline;}
A.link-foot:hover {
	COLOR: #4B4B85;
	text-decoration: underline;
}
.bg-table {
	background: #FFFFFF;
}
.bg-cell1 {
	background: #c6d8e2;
}
.bg-cell2 {
	background: #d4f1b9;
}
.bg-cell3 {
	background: #b4cd9d;
}
.bg-cell4 {
	background: #94a881;
}
.bg-cell5 {
	background: #748466;
}
.bg-cell6 {
	background: #e8f7db;
}
.bg-cell7 {
	background: #4b4b85;
	padding: 16px;
}
.footer {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

