td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #2E674F;
	text-decoration: underline;
}
a:hover {
	color: #A4E3C8;
	text-decoration: none;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #347255;
}
a.foot {
	font-weight: normal;
	text-decoration: underline;
}
a.foot:hover {
	color: #90BE9A;
	text-decoration: none;
}
.qs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BAE5D1;
}
a.qs {
	text-decoration: underline;
}
a.qs:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E674F;
}
