.text {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: center;
}
.text2 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
}
.text3 {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.text4 {
	font-family: Georgia, Arial, Helvetica;
	font-size: xx-small;
	text-align: center;
	color: #666666;
}
.blue {
	color: #4097B3;
}
.orange {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: x-small;
	color: #E55A00;
	text-align: justify;
}
.green {
	font-family: Georgia, Arial, Helvetica;
	font-size: x-small;
	text-align: center;
	color: #219E28;
}
