h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000099;
	display: block;
	width: 550px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 30px;
	text-align: center;
	line-height: 30px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -7px;
	padding-bottom: -7px;
	color: #000099;
}

