/*--------------------------------------------------------------------------*/
.jtext {
	margin:10px;
	line-height:18px;
	font-size:12px;
	line-height:18px;
        text-align:justify;
}

.text {
	margin:10px;
	line-height:18px;
	font-size:12px;
	line-height:18px;
}

li.text {
    list-style-type:square;
    line-height:14px;
    margin-bottom:10px;
}

li.jtext {
    list-style-type:square;
    line-height:14px;
    margin-bottom:10px;
}

.text a, .text a:visited {
	color:#2f699b;
	text-decoration:none; 
}

.text a:hover {
	text-decoration:underline; 
}

