.Arial {
	font-family: Arial, Helvetica, sans-serif;
}
.Georgia {
	font-family: Georgia, Times New Roman, Times, serif;
}
.green {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
}
.green-header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #390;
}

