td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;

}
.foot {
	font-family: Arial, Helvetica, sans-serif;
}
a.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #232398;
	text-decoration: underline;
}
a.foot:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #232398;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #232398;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232398;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #232398;
	text-decoration: underline;
}
a:hover {
	color: #70A1D9;
	text-decoration: none;
}
