body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 12pt;
}
h1 {
	background-color: #6699CC;
	letter-spacing: 5pt;
	text-align: center;
	font-size: 28pt;
	margin-top: 16px;
	margin-bottom: 4px;
}
h6 {
	font-size: 12px;
}
h2 {
	font-size: 14pt;
	text-align: center;
	margin: 2px auto 0px;
}
h3 {
	font-size: 22px;
	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;
}
.loc {
	background-color: #006666;
	font-weight: 400;
	color: #FFFFFF;
}
.foot {
	font-size: 10pt;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: 400;
}
a:hover {
	color: #FF0000;
	background-color: #FFFF99;
}
h5 {
	font-size: 22px;
	font-weight: normal;
	color: #003399;
}
.element {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	white-space: pre;
	border: thin solid;
	letter-spacing: 1pt;
	background-color: #FFFFCC;
}
