@charset "utf-8";
/* CSS Document */

.MainText {
	color:#669900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.MainHeading {
	color:#669900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:bold;
}

.SecondHeading {
	color:#669900;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
}
