.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	border: 1px dotted #FFFFFF;
	padding: 3px;
	height: auto;
	width: auto;
	text-align: justify;
	text-indent: 0px;
	word-spacing: normal;
	clear: both;
	float: none;
	color: #FFFFFF;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #FFFFFF;
	padding: 3px;
	height: auto;
	width: auto;
	text-align: justify;
	text-indent: 0px;
	word-spacing: normal;
	clear: both;
	float: none;
	background-color: #666666;
}

