    body { background: #cccccc;	background-image: url(../images/back4.png) }
    h1, h2, h3 { clear:left; margin-top:2em; }
    h1 { text-align:center }
    h2 { margin-left:3em }
    h3 { margin-left:4em }
	h4 { margin-left:1em }
    p { margin-left:6em; margin-right:6em }
    ul { margin-left:4em; margin-right:4em }
    ul li { margin-left:2em }
    div.table { margin-left:6em; margin-right:6em; margin-top:2em; margin-bottom:2em }
    div.modify { font-style:italic; color:blue }
    div.new { font-style:italic; color:red }
    div.center { text-align:center }
    span.modify { font-style:italic; color:blue }
    span.new { font-style:italic; color:red }
    span.update { text-decoration:underline }
    span.AFR { text-decoration: underline; background-color:green }
    span.define { text-decoration:underline }
    table { width:100%; border-style:solid; border-width:0.25em;
    		border-color:black; padding:0em; background-color:FFFFE0 }
    table.inner { border: thin solid black; padding:0em }
    tr { margin:0em; border:none; padding:0em; background-color:FFFFE0 }
	tr.ak-odd {}
	tr.ak-even { background-color:E0E080; }
    th {
    	text-align:center; font-style:bold;
        color:yellow; background-color:blue;
        margin:0em; padding:1em;
        border-style:solid; border-width:0.15em; border-color:blue; border-bottom-color:black
    }
    td { margin:0em; border-width:0em; padding:0em; text-align:center }
    td.text {  margin:0em; border:none; padding:2px; text-align:left }
