@charset "UTF-8";
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footertext {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: justify;
}
.text p strong em {
	font-size: 14px;
}
.yellow {
	color: #FC0;
}
.textgreen {
	color: #0C0;
	font-weight: bold;
}
.pink {
	color: #F0C;
}
