body { color: black; font-family: Arial, sans-serif; font-size: 12pt; }
H1 { color: #000066 }
H2 { color: #000066 }
P { background-color: #f8f8f8;
	padding: 10px;
	border: thin dotted #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	margin-top: 3px;
	left: 20px;
	clear: left;
	margin-bottom: 20px;
	text-align: justify;
}
P.questions { background-color: #FFCCCC;
	padding: 10px;
	border: thin dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	margin-top: 3px;
	left: 20px;
	clear: left;
	margin-bottom: 20px;
	text-align: justify;
}
P.glossary { background-color: #FFCCFF;
	padding: 10px;
	border: thin dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	left: 20px;
	clear: left;
	margin-bottom: 20px;
	text-align: justify;
}
P.highlight { background-color: #CCFFFF;
	padding: 10px;
	border: thin dotted #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	left: 20px;
	clear: left;
	margin-bottom: 20px;
	text-align: justify;
}
P.label { background-color: transparent;
	padding: 5px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	left: 20px;
	clear: left;
	margin-bottom: 20px;
	text-align: center;
}
P.klp {
	background-color: #CCFFCC;
	font-size: 10pt;
	font-weight: bold;
	padding: 10px;
	border: thin dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 3px;
	left: 20px;
	clear: left;
	margin-bottom: 20px;
	text-align: justify;
}
Blockquote.klp { background-color: #CCFFCC;
	padding: 10px;
	border: thin dotted #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	left: 20px;
	clear: left;
	margin-bottom: 20px;
	text-align: justify;
}
a { color: #000066; text-decoration: none }
a:hover { text-decoration: underline }
a:visited { color: #000066 }
a.menulinks { font-size: 10pt; font-weight: bold; color: #000066; text-decoration: none }
a.menulinks:hover { text-decoration: underline }
