.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C4585;
}
a.footlink {
	text-decoration: underline;
}
a.footlink:hover {
	color: #265FB8;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	padding: 10px 0px 0px 10px;
	color: #123A91;
	font-size: 22px;
}
.reflection {
	background-image: url(../images/reflect.jpg);
	background-repeat: no-repeat;
}
a {
	color: #173E77;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #488AE0;
	text-decoration: none;
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#4894E0;
	scrollbar-arrow-color:#CCE8F6;
	scrollbar-base-color:#4D4B4C;
	scrollbar-track-color:#1E4787;
	scrollbar-darkshadow-color:#3F7BDD;
	scrollbar-face-color:#235395;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	margin: 0px;
}
