.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #497196;
}
a.footlink {
	text-decoration: underline;
}
a.footlink:hover {
	color: #A81212;
	text-decoration: none;
}
.hbl {
	font-weight: normal;
	color: #A81212;
	width: 164px;
	border: 1px solid #435A83;
}
body  {    font-family: Arial, Helvetica, sans-serif;
		   scrollbar-3dlight-color:#003669;
           scrollbar-arrow-color:#A81212;
           scrollbar-base-color:#003669;
           scrollbar-track-color:#003669;
           scrollbar-darkshadow-color:#003669;
           scrollbar-face-color:#FFFFFF;
           scrollbar-highlight-color:#003669;
           scrollbar-shadow-color:#660099
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
h4 {
	font-size: 20px;
	color: #497196;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #497196;
}
a {
	color: #2D578F;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #A81212;
	text-decoration: none;
}
