h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3F3F1;
	border-right-color: #F3F3F1;
	border-bottom-color: #F3F3F1;
	border-left-color: #F3F3F1;
	background-color: #FFCC00;
	margin-top: 10px;
	margin-right: 180px;
	margin-bottom: 10px;
	margin-left: 180px;
}
p {
	font-size: 12pt;
	color: #000066;
}
h2 {
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
table {
	font-size: 13px;
	text-align: left;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
}
