body {	background: white fixed no-repeat left top;
	margin: 2em 1em 2em 70px;
	color: black;
	font-family: sans-serif;
	}


:link {	background: none transparent scroll repeat 0% 0%; 
	color: #00c
	}
:visited {	background: none transparent scroll repeat 0% 0%; 
	color: #609
	}
:active {	background: none transparent scroll repeat 0% 0%; 
	color: #c00
	}
a:hover {
	background: #ffa;
}

ins {	text-decoration: none;
	}

del {	display: none;
	}


.toc1 {	margin-top: 1em;
	}
.toc2 {	margin-left: 2em;
	}

th {	font-family: sans-serif
	}
td {	font-family: sans-serif
	}


h1 {	color: #005a9c;
	font: 170% sans-serif
	}
div.head h1 { margin-top: 2em
	}
h2 {	color: #005a9c;
	font: 140% sans-serif;\
	margin-top: 2em;
	}
h3 {	color: #005a9c;
	font: 120% sans-serif;
	}
h4 {	color: black;
	font-family: sans-serif;
	font-weight: bold;
	}


div.head {	margin-bottom: 1em; 
	}

.level2 {	margin-top: 2em;
	}
.req {	border-style: solid; 
	border-width: 1px ; 
	padding: .5em;
	color: #5D0091;
	background: #F9F5DE; 
	border-color: #5D0091;
	}



dt {
	margin-top: 0px; margin-bottom: 0px;
	}
dd {
	margin-top: 0px; margin-bottom: 0px;
	}
dt {
	font-weight: bold;
	}


.hide {	display: none
}

p.copyright { 
	font-size: small
	}
code {	font-family: monospace
	}
p.status-lead-in {
	font-style: italic;
	}
li p {	margin-top: 0.3em;
	margin-bottom: 0.3em
	}

.newTerm { 
	font-style: italic
	}
.ed {	color: red; 
	font-style: italic
	}
