@charset "utf-8";
/* CSS Document */

.maintxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#121212;
	line-height:150%;
}



.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#005400;
	font-weight:600;
}

.emphasis {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:16px;
	color:#003366;
	font-weight:600;
}

.title {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#01305e;
	font-weight:bold;
}

