.line {
	border-top: none;
	border-right: thick inset #C2C2C2;
	border-bottom: none;
	border-left: none;
}
.line2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 93BDDB;
	border-bottom-color: 93BDDB;
	border-left-color: 93BDDB;
	background-color: BFDDF8;

}
.t9 {
	font-size: 9pt;
}
.nolink {
	color: #000000;
	text-decoration: none;
}
