.default {
	font-size: 9pt;
	line-height: 150%;
	color: #e9e9e9;
}
.txt8pt {
	font-size: 8pt;
	line-height: 130%;
	color: #E9E9E9;
}
.profile {
	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7e818d;
	color: #e9e9e9;
	line-height: 150%;
}
a:link {
	color: #e9e9e9;
	text-decoration: underline;
}
a:visited {
	color: #e9e9e9;
	text-decoration: underline;
}
a:hover {
	color: #e9e9e9;
	text-decoration: underline;
	background-color: #11559D;
}
a:active {
	color: #e9e9e9;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.BknDetail {

	font-size: 9pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E6C6C;
	color: #e9e9e9;
	line-height: 150%;
}
