/* CSS Document */
h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #990066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #032B3A;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #990066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-align: right;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 20px;
}

