a {
	font-weight: bold;
	color: #00198D;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
	color: #00198D;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #6895E3;
	margin-right: 15px;


}
.foot {
	font-size: 12px;
	color: #DFE2ED;
}
a.foot {
	text-decoration: underline;
}
a.foot:hover {
	color: #FFF814;
	text-decoration: none;
}
body  {    font-family: Arial, Helvetica, sans-serif;
		   scrollbar-3dlight-color:#A7CBFC;
           scrollbar-arrow-color:#FEEC06;
           scrollbar-base-color:#46B595;
           scrollbar-track-color:#091368;
           scrollbar-darkshadow-color:#D5E6FF;
           scrollbar-face-color:#00198D;
           scrollbar-highlight-color:#3556CA;
           scrollbar-shadow-color:#660099
}
.hbl {
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF01;
	background-color: #AED4F8;
	border: 1px solid #6895E3;
	font-weight: bold;


}
a:hover {
	color: #3853C8;
	text-decoration: none;
}
.art {
	margin-right: 10px;
	border: 3px solid #EEEED5;
	background-color: #EAF0FB;
	padding: 2px;
	color: #00198D;
	margin-left: 10px;



}

