@charset "UTF-8";

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	font-weight: normal;
	color:#849934;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	color:#ac4d03;
}

strong {
	font-weight: bold;
	color:#fff;
}
