/* pf21-OKEsoft.css */

BODY {
       color:		black;
       background-color:#f8f8ff; /* ghostwhite */
}

PRE { line-height: 1em; }

H1, H2, H3, H4, H5, H6 {
	border-top:	0.5em;
	margin-top:	2em;
	border-color:	#8080ff;
	border-style:	solid none none none;
	border-bottom-width:	thin;
}

.oketype { font-size: smaller; }
