body {
	margin : 10 px;
	background-color: white;
}
.sectlabel1 {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : bold; 
	color : white; 
	text-align : left;
	background-color : #5060c0; 
	height : 20px;
}
.sectlabel2 {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : bold; 
	color : white; 
	text-align : left;
	background-color : #5060c0; 
	height : 20px;
}
.centersp {
	background-color : white; 
	width=5;
}
.sect {
	font-family : "ms ui gothic"; 
	font-size : 9pt; 
	font-weight : normal; 
	color : 444444; 
	text-align : left;
	background-color : white; 
}
.pend {
	border-left-color: #5060c0; 
	border-bottom-color: #5060c0; 
	border-top-style: dotted; 
	border-top-color: #5060c0; 
	border-right-style: none; 
	border-left-style: none; 
	border-right-color: #5060c0; 
	border-bottom-style: none;
}

