.text {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
	text-align: center;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #ffffff;
	text-align: center;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: small;
	color: #666666;
}
.text4 {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: x-small;
	color: #ffffff;
}

