/* CSS Document */

body,td,th {
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0886c6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #085ad4;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 13px;
	color: #FF6600;
}
h2 {
	font-size: 10px;
	color: #009900;
}
h3 {
	font-size: 10px;
	color: #003399;
}
.txt_h18 {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.txt16 {
	font-size: 11px;
	line-height: 16px;
}
.blue {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #0099CC;
}
.title {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 4px;
	font-weight: bold;
}
.title2 {
	font-size: 11px;
	line-height: 18px;
	color: #FF6600;
	margin-left: 5px;
}
.sub {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

