@charset "utf-8";
p {
	font-family: Tahoma, "Adobe Garamond Pro", sans-serif;
	font-size: small;
	color: #000000;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-family: Tahoma, "Adobe Garamond Pro", sans-serif;
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 5px;
}
h2 {
	font-family: Tahoma, "Adobe Garamond Pro", sans-serif;
	font-size: large;
	color: #536B91;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	font-family: Tahoma, "Adobe Garamond Pro", sans-serif;
	font-size: small;
	color: #536B91;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	font-family: Tahoma, "Adobe Garamond Pro", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	margin-bottom: 4px;
}
