@charset "UTF-8";

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 11px; color: #1C47AA; font-family: Arial, Helvetica, sans-serif;}

#smallerfooter, #smallerfooter a {
	font-size:10px;
	line-height:16px;
	color:#999999;
}