h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #CCDDEE;
}
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
td {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0px;
}
h1 {
	font-size: 10pt;
	background-color: #DDEEFF;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	text-align: center;
	margin: 0px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
h3 {
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h5 {
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	text-align: left;
	margin: 0px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	text-indent: 30px;
}
h4 {
	font-size: 10pt;
	background-color: #DDEEFF;
	font-style: normal;
	font-weight: normal;
	padding: 4px;
	text-align: left;
	margin: 0px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	text-indent: 20px;
}
.no {
	color: #000000;
	text-decoration: none;
}
.copy {
	font-size: 8pt;
}
.transparent {
	background-color: #ccddee;
	border: none;
}
