<!--
body {font-family: Arial, Helvetica, sans-serif; margin:0px; font-size: .9em;}
div.wrapper {width: 80%;}
div.header {float: left; width: 100%; border-bottom: solid 8px #c0d58f; margin-bottom: 15px}
h1.header {margin: 0px; padding: 10px; font-size: 1.3em; color: #F9FFEA; background: #455548; border-bottom: solid 2px #F9FFEA;}
div.navbar {float: left; width: 20%; padding: 5px; }
div.maintext {float: left; width: 75%; padding: 5px;}
div.footer {clear: left; width: 100%; padding-top: 20px; margin-top: 30px; border-top: solid 5px #c0d58f;}
.floatright {float: right;}
.floattopright {float: top right;}
.floatleft {float: left; }
.center {text-align: center}
.right {text-align: right} 
.underline {text-decoration: underline;}
h1 {font-size: 1.3em; color: #455548;}
h2 {font-size: 1.2em; color:  #455548; border-bottom: solid 1px #c0d58f;}
h3 {font-size: 1em;  color: #455548;}
p.arrow {text-align: center; padding:0px; margin:0px}
p.highlight {font-size: 1.1em; padding: 5px; margin: 6px; border-bottom: solid 1px #ddd; border-right: solid 1px #ddd; background: #F9FFEA;}
ul {margin-left: 20px;}
li {margin:5px 5px 5px 15px;}
table {border: solid 1px #c0d58f; border-collapse: collapse}
th {border: solid 1px #c0d58f; padding:5px; color:#455548; background: #F9FFEA;}
td {border: solid 1px #c0d58f; padding: 5px;}
tr.highlight {background-color: #F9FFEA;}
img {border: 0px;}
img.left {margin: 0px; border: solid 1px #eee; padding: 0px}
img.right {float: right; margin-left: 8px;}
form {margin:0px;}
input.button {color:#455548; font-weight: bold; background: #F9FFEA; border: solid 1px #c0d58f; cursor: pointer; padding: 1px}
hr {background: #ffffff; color: #ddd; height: 1px; margin: 0px}
a {font-weight: bold; text-decoration: none;}
a:link {color: #233F8F;}
a:visited {color: #233F8F;}
a:hover {color: #cc0000; text-decoration: underline;}
a:active {color: #cc0000; text-decoration: underline;}
p.navbar {font-size: 1.1em; margin: 6px; border-bottom: solid 1px #455548;}
a.navbar {color: #233F8F; display: block;}
a:visited.navbar {color: #233F8F; }
a:hover.navbar {color: #fff; background: #455548; text-decoration: none;}
a:active.navbar {color: #fff; background: #455548; text-decoration: none;}



-->