/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#leftMn h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 5px;
}
#leftMn ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#leftMn li {
	list-style-type: square;
	margin-left: 15px;
	color: #FF9933;
}

#leftMn a:link {
	color: #DFEFF6;
	text-decoration: none;
	font-weight: normal;
}
#leftMn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#leftMn a:visited {
	color: #CFE7F1;
	text-decoration: none;
	font-weight: normal;
}
#leftMn a:active {
	color: #DFEFF6;
	text-decoration: none;
	font-weight: normal;
}
#bt {
	color: #66ABD6;
}
#content {
	text-align: justify;
}
#content h1 {
	font-size: 18px;
	color: #074E6E;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #519FD0;
}
#tit {
	text-align: center;
}
#tit h1 {
	font-size: 18px;
	color: #074E6E;
	text-align: center;
}
#tit h2 {
	font-size: 14px;
	font-weight: bold;
	color: #519FD0;
	margin-top: -15px;
}
#titTd {
	color: #074E6E;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #1374A1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1374A1;
}
a:hover {
	text-decoration: underline;
	color: #074E6E;
}
a:active {
	text-decoration: none;
	color: #1374A1;
}
.blue2 {
	color: #1374A1;
}
.blue3 {
	color: #1374A1;
}
