.font {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
.bgline {
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px none #DFDFDF;
	border-left: 1px none #DFDFDF;
}
.newline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.centerline {
	border: 1px solid #DFDFDF;
}
a:link,a:visited,a:active {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.wsbl {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
body,p,td,input{font-size:9pt;
	color:#444444;
	line-height:150%;

}
