.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.textwhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.textright {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
