.word {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.pt9 {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	text-indent: 18pt;
	line-height: 18px;
	text-align: justify;
}
a:hover {
	font-size: 9pt;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.jj {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-indent: 18pt;
}
                
