.line {
	border-right: 1px solid #0F219B;
}
.line2 {
	border-top: 10px solid #0F219B;
	border-right: 10px none;
	border-bottom: 2px solid #0F219B;
	border-left: 10px none;

}
.line3 {
	border-top: 1px solid #0F219B;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.line4 {
	border-right: 1px solid #0F219B;
	border-bottom: 1px solid #0F219B;
	border-left: 1px solid #0F219B;
}
td {
	font-size: 10pt;

}
.font10pt150 {
	font-size: 10pt;
	line-height: 150%;

}
