.txt {
	font-size: xx-small;
	color: #666666;
	text-align: center;
	border: 1px dotted #333333;
	background-color: #fafafa;
	font-style: normal;
	font-weight: bold;


}
.botton {
	background-color: #333333;
	border: 1px dotted #000000;
	font-size: x-small;
	font-weight: bold;
	color: #eeeeee;
}
.txtCopy {

	font-size: xx-small;
	color: #666666;
	text-align: left;
	border: 1px dotted #333333;
	background-color: #fafafa;
	font-style: normal;
	font-weight: normal;
}
