body {
	color: #666666;
	line-height: 15px;
	font-size: small;
}
.table {
	border: 1px solid #666666;
}
.style1 {
color: #FFFFFF
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line2 {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.style2 {
	font-size: large;
	font-weight: bold;
	color: #003399;
	line-height: 20px;
}
.bg1 {
	color: #FFFFFF;
	background-color: #FF9900;
	font-size: 13px;
	font-weight: bold;
}
a {
	text-decoration: none;
}
.back1 {
	background-image: url(nt-top.gif);
	background-repeat: no-repeat;
	background-position: 580px 0px;
}
