@charset "ISO-8859-1";
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -15px;
}
p {
	font-size: 16px;
	line-height: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 0px;
	margin-bottom: -5px;
}
a {
	color: #000099;
	text-decoration: none;
}
