body {background:ivory;color:black;font-family:georgia,serif}
h1 {color:orange;font-family:tahoma,sans-serif}
h2 {color:darkorange;font-family:tahoma,sans-serif}
h3 {color:orangered;font-family:tahoma,sans-serif}
h4, h5, h6 {color:red;font-family:tahoma,sans-serif}
hr {color:orangered}
a {text-decoration:none}
a:link {color:orangered}
a:visited {color:red}
a:active {color:blue}
a:hover {background:moccasin}
table {border: thin solid orangered;font-family:tahoma,sans-serif }
th {background: moccasin; text-align:left; font-size:smaller} 
td {background:white;border: thin solid moccasin }
caption {background:papayawhip;font-size:smaller}
ol {list-style-type: decimal;}
ol ol {list-style-type: lower-alpha;}
.do {color:crimson; font-weight:bold}
.areas {color:indigo}
.objects {color:darkgreen}
.condition {color:saddlebrown; font-style:italic}
@media print {
 body { background:white;font-family:"palatino linotype",palatino,georgia,serif;}
 h1, h2, h3, h4, h5, h6 { page-break-after: avoid}
 ul, ol, dl {page-break-before:avoid}
 a {text-decoration:none}
 a:link {color: black }
 a:visited {color: black }
 .nav {display: none}
  }
.accjc {background:white; border:thin solid orangered; padding:0.2em; margin:0.1em }
