BODY    {
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
}

#km_note {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: thick solid #FF0000;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.TOC    {   text-align: left }

.hidden {
	display: none;
}


.text    {   text-align: left;
   text-indent: 3ex;
   width: auto }



.headings {   text-indent: 0px }
h1,h2,h3 { font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif; }
.alert {
	background-color: #F0797B;
}
.warning {
	background-color: #FFEF80;
}

