.text {
	color: #F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text1 {
	color: #666;
	font-size: xx-small;
}
.text2 {
	color:#333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text3 {
	color:#333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text4 {
	color:#666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

