/* CSS Document */
li 	{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
}
.PageName {
	position: absolute;
	left: 130px;
	top: 200px;
	z-index: 1;
	height: 20px;
	width: 275px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #990066;
	letter-spacing: .1mm;
}
.TextBlockNarrow {
	position: absolute;
	left: 130px;
	top: 239px;
	z-index: 1;
	width: 440px;
	height: 1240px;
	font-weight: normal;
}