@charset "utf-8";
/* CSS Document */
td img {display: block;}body {
	background-color: #ecefed;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #0069a1;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #0069a1;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	text-decoration: none;
	color: #0069a1;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	color: #0069a1;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #0069a1;
	font-weight: bolder;
}
.thefooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.thefooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
.thefooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #000000;
	font-weight: bolder;
}
.thefooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}