body {
	font-size: 9pt;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 9pt;
	line-height: 180%;
	color: #000000;
	text-align: center;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
.red {
	font-size: 9pt;
	color: #FF0000;
}
.blue {
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	text-align: left;
}
.right {
	text-align: right;
	vertical-align: middle;
}
.left {
	text-align: left;
	vertical-align: middle;
}
.top {
	text-align: center;
	vertical-align: top;
}
.bk {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-left-color: #e8e8e8;
	vertical-align: top;
}
