@import url(global.css);

@charset "utf-8";
.text {
	font-family: "Tahama", Arial;
	font-size: 9pt;
	line-height: 150%;
	color: #666666;
	text-align: justify;
	vertical-align:top	
}

.profile {
	font-family: "Tahama", Arial;
	font-size:10pt; 
	font-weight: bold;
	color:#666;
}

ul {
	list-style-position: outside;
	list-style-image: url(../../Newgrid(2)/images/cpn_dot0.gif);
	margin-top: 0;
}
.basic {
	font-family: "Tahoma", Arial;
	font-size: 9pt;
}

