@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-weight: normal;
	color: #03C;
	font-size: 1.8em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #03C;
	margin-bottom: -4px;
}
h3 {
	color: #03C;
	margin-bottom: -6px;
}
h4 {
	color: #03C;
	font-size: 1.4em;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	line-height: 1.6em;
	margin-bottom: -16px;
	margin-top: 0px;
}
