body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a:link {
	font-size: 9pt;
	color: #111010;
	text-decoration: none;
}
a:visited {
	color: #111010;
	text-decoration: none;
	font-size: 9pt;
}
a:hover {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #111010;
	font-size: 9pt;
	text-decoration: none;
}

a.page:link {
	font-size: 9pt;
	color: #111010;
	text-decoration: none;
	font-weight: bold;
}
a.page:visited {
	color: #111010;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}
a.page:hover {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a.page:active {
	color: #111010;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

.font12px {
	font-size: 12px;
	color: #111010;
}

.font14px {
	font-size: 16px;
	color: #111010;
	font-weight: bold;	
}

.docContent {
	COLOR: #111010;
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 150%;
}