body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.stl1 {
	padding-left: 4mm;
	font-weight: 400;
	color: #CCCCCC;
	font-size: 13px;
}
.stl2 {
	font-size: small;
	font-weight: bold;
	padding-left: 3mm;
	color: #333333;
}
h1 {
	background-color: #6699CC;
	letter-spacing: 5pt;
	text-align: center;
	font-size: 36pt;
	margin-top: 14px;
	margin-bottom: 4px;
}
h6 {
	font-size: 12px;
}
h2 {
	font-size: 14pt;
	text-align: center;
	margin: 2px auto 0px;
}
h3 {
	font-size: 20px;
	text-align: center;
	letter-spacing: 1mm;
	white-space: nowrap;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
.copy {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #666666;
	text-align: center;
}
.loc {
	background-color: #006666;
	font-weight: 400;
	color: #FFFFFF;
}
.foot {
	font-size: 10pt;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: 400;
}
