@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 165%;
	color: #333333;
	text-decoration: none;
}
.left_table {
	font-size: 12px;
	line-height: 165%;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E3EEF4;
}
.line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.font16b:link,a.font16b:visited {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a.font16b:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
.font14 {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
a.white12:link,a.white:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white12:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}

