p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.head1 {
	font-size: x-large;
	font-weight: bold;
	line-height: 1em;
	text-align: center;
	margin-top: 10px;
}
p.head2 {
	font-size: small;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
a.main {
	color: #E7B823;
	font-weight: bold;
}
h2 {
	margin-top: 5px;
	margin-bottom: 10px;
}
h4 {
	margin-top: 10px;
	margin-bottom: 5px;
}
h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
