.text {
	font-size: 12px;
	font-family: Arial, Vverdana, Helvetica, sans-serif;
	margin-right: 20px;
	vertical-align: top;
	line-height: 20px;
	color: #333333;
	
}

.text a {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted;
    border-bottom-color: #999999;
}

.text a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
    border-bottom: 1px dotted;
    border-bottom-color: #111111;

}
.textgray {
	font-size: 12px;
	font-family: Arial, Vverdana, Helvetica, sans-serif;
	margin-right: 20px;
	vertical-align: top;
	line-height: 20px;
	color: #777777;
	
}

.textgray a {
	text-decoration: none;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	border-bottom: 1px dotted;
    border-bottom-color: #999999;
}

.textgray a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
    border-bottom: 1px dotted;
    border-bottom-color: #111111;

}
.textboldlt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9C8774;
	line-height: 15px;
	letter-spacing: 5px;
}
.textjusty {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #241710;
	line-height: 15px;
	text-align: justify;
}
.textind {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #241710;
	line-height: 15px;
	text-indent: 9px;
	font-weight: bold;
}
.textlead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #241710;
	line-height: 20px;
}
.comment {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 13px;
}
.textitalindent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
	color: #241710;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
