@charset "utf-8";
/* CSS Document */
body {
	background-color: #F2F1EC;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #414141;
}
a {
	font-size: 14px;
	color: #0E4298;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #01A9B2;
}
a:active {
	text-decoration: none;
}.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.bottomlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: 0e4298;
}
.style1 {color: #0e4298}
.style2 {color: #999999}
.style7 {font-family: "Times New Roman", Times, serif}
.sectionhead {
	font-size: 17px;
	color: #70706e;
}
.dots {
	font-size: 9px;
	color: #999999;
}
.title {
	font-size: 14px;
	font-weight: bold;
}

.fine {
	font-size: 10px;
}
