a:link {color:blue; text-decoration:underline }
a:visited {color:koreander; text-decoration:underline }
a:active {color:black; text-decoration:none }
a:hover {color:red; text-decoration:underline }

H1 { color: green; text-align: center; font-size:1.8em; }
H2 { color: #003800; text-align: center; font-size:1.6em; }
H3 { color: green, font-size:1.4em; }
H4 { color: darkgreen; font-size:1.3em; font-weight:bold }
H5 { color: green; font-size:1.3em; font-style:italic}
H6 { color: black; font-size:1.2em; font-weight:bold}
p { text-align: justify; margin-left: 20px; margin-right: 20px }
SPAN.sc-ex { font-variant: small-caps }
body { font-family: Arial, Verdana, sans-serif; font: 1.0em/1.2em }
body.banner {color: rgb(255, 255, 255); background-color: #006644}
body.navi { font-weight: 400; color: rgb(0, 0, 0); background-color: rgb(220, 235, 205) }
body.dynav { background-color: rgb(235, 255, 225) }
body.footer { font size="1"; color: rgb(0, 0, 0); background-color: rgb(245, 255, 235) }
body.standard { color: rgb(0, 0, 0); background-color: rgb(250, 255, 240) }
body.tables {font size="1" }