h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #095DB5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footlink {
	text-decoration: underline;
}
a.footlink:hover {
	color: #B30606;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #1E69C2;
	text-decoration: underline;
}
a:hover {
	color: #C21E1E;
	text-decoration: none;
}
body  {    font-family: Arial, Helvetica, sans-serif;
		   scrollbar-3dlight-color:#F8F8F8;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#F8F8F8;
           scrollbar-track-color:#F8F8F8;
           scrollbar-darkshadow-color:#F8F8F8;
           scrollbar-face-color:#1B67C0;
           scrollbar-highlight-color:#8CBEFB;
           scrollbar-shadow-color:#1B67C0
}
.sidelink {
	font-family: Arial, Helvetica, sans-serif;
}
a.sidelink {
	font-size: 12px;
	font-weight: bold;
	color: #B20303;
	text-decoration: underline;
}
a.sidelink:hover {
	color: #999999;
	text-decoration: none;
}

