body {
	scrollbar-3dlight-color: #95A4BC;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #95A4BC;
	scrollbar-face-color: #95A4BC;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #95A4BC;
	
}
.text1 {
	font-family: Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.text {
	font-family: Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	text-align:justify;
}
	
.text2 {
	font-family: Arial;
	font-size:13px;
	color:#395D9A;
	text-decoration: none;
	text-align:justify;
}

.text3 {
	font-family: Arial;
	font-size:11px;
	color:#383D4B;
	font-weight:bold;
	text-decoration: none;
	
}
.text4 {
	font-family: Arial;
	font-size:9px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	
}
a.first {
  color: #0253bd; font-family: Arial; font-size:12px; text-decoration: underline;
}
a.first:visited {
  color: #ffffff;
}
a.first:hover {
	color: #a80028; text-decoration: none;
}
a.first:active {
  color: #ffffff;
}
a.second {
  color: #ffffff; font-family: Arial; font-size:11px; text-decoration: none; 
}
a.second:visited {
  color: #ffffff;
}
a.second:hover {
	color: #ffffff; text-decoration: underline;
}
a.second:active {
  color: #ffffff;
}


