body { color: black; font-family: "Times New Roman", Times, serif; background-color: #ffe0ff; }
h1 { color: #004500; font-size: 1.2em; font-weight: bold; margin: 0.67em 0; }
h2 { color: #004500; font-size: 1.1em; font-weight: bold; margin: 0.83em 0; }
h3 { color: #004500; font-size: 0.9em; font-weight: bold; margin: 1em 0; }
p { font-size: 0.9em; }
.tagline h1 { font-size: 0.75em; }
.main a:link { color: blue }
.main a:visited { color: purple }
.main a:hover { color: purple }
.header { background-color: white; text-align: center; padding-bottom: 10px; border-top: 2px solid #004500; border-right: 2px solid #004500; border-left: 2px solid #004500; }
.contactbar { color: red; background-color: #a6e3ab; text-align: center; padding-top: 3px; padding-bottom: 3px; border-color: #004500; border-style: solid; border-width: 1px 2px; }
.contactbar p { margin: 0; padding: 0; }
.lhs { font-size: 0.9em; background-color: white; padding: 0 3px 3px 0; border-left: 2px solid #004500; }
#navcontainer { font-size: 1em; }
#navcontainer h1 { color: white; font-size: 1em; font-weight: bold; background-color: #004200; padding: 3px; }
#navcontainer ul
{ margin: 0; padding: 0; list-style-type: none; }
#navcontainer a
{ display: block; padding: 3px; }
.rootmenu a:link, .rootmenu a:visited
{ color: #008000; text-decoration: none; }
.rootmenu a:hover
{ text-decoration: underline; }
.submenu a:link, .submenu a:visited
{ color: #004500; text-decoration: none; }
.submenu a:hover
{ color: black; text-decoration: none; }
.main { background-color: white; text-align: left; padding: 10px; border-right: 2px solid #004500; }
.main ul li { font-size: 0.9em; list-style-type: disc; margin: 5px 0 5px 10px; }
.main ul li ul li { font-size: 1em; margin: 5px 0 5px 5px; list-style-type: circle; }
.main ol li { font-size: 0.9em; margin: 5px 0 5px 10px; }
.main ol li ol li { font-size: 1em; margin: 5px 0 5px 20px; list-style-type: lower-alpha; }
.footer { color: white; font-size: 0.7em; background-color: #004500; text-align: center; padding-top: 3px; padding-bottom: 3px; }
.footer a:link, .footer a:visited, .footer a:hover { color: white; text-decoration: none; }
.credits { color: gray; font-size: 0.7em; text-align: center; padding-top: 15px; }
.credits a:link, .credits a:visited, .credits a:hover { color: gray ; text-decoration: none; }
.highlight { background-color: #e5f2e3; padding: 5px; border: solid 1px #004200; }
