h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AD1C1C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD1C1C;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666569;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808387;
}
a.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808387;
	font-weight: normal;
	text-decoration: underline;
}
a.foot:hover {
	color: #FDC269;
	text-decoration: none;
}a {
	font-weight: bold;
	font-size: 12px;
	color: #AD1C1C;

}
a:hover {
	text-decoration: none;
	color: #FDC269;

}
