td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.footer {
	color: #8693B2;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #1D346F;
	text-decoration: underline;
}
a:visited {

	color: #666666;
	text-decoration: underline;
}
a:active {

	color: #666666;
	text-decoration: underline;
}
.footer.a:link {

	color: #FFFFFF;
	text-decoration: underline;
}
.footer.a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1D346F;
}
