body {background-color: #006600; color: #FFAA00; font-family: tahoma, arial, helvetica, sans-serif;
    margin-left: 0; margin-top: 0; margin-bottom: 0}

a {color: #FF6600; font-weight: bold; font-style: italic;}

a.leader {font-weight: bold; font-style: italic;}
a:visited {font-weight: bold; font-style: italic;}
a:active {font-weight: bold; font-style: italic;}

a.intext {font-weight: bold; text-decoration: none; }
a.intext:hover, {text-decoration: underline; }

a.leftnav {font-weight: bold; font-style: italic; font-size: 12px; text-decoration: none; }
a.leftnav:hover, {text-decoration: underline; }

a.localnav {font-weight: normal; font-style: italic; font-size: 12px; text-decoration: none; }
a.localnav:hover, {text-decoration: underline; }

a.bottomnav {font-weight: bold; font-size: 12px; text-decoration: none; }
a.bottomnav:hover, {text-decoration: underline; }

p.left {text-align: left; margin-left: 2em; font-size: 80%;}
p.header {tex-align: left; margin-left: 0em; font-size: 100%; font-weight: bold;}
p.blockquote {text-align: left; font-size: 80%; margin-left: 4em; margin-right: 2em; }

p.right {text-align: right; font-size: 80%;}
p.centre {text-align: center; font-size: 80%;}

p.footer {text-align: center; font-size: 70%; font-weight: bold;}
p.bottomnav {text-align: center; font-size: 80%; font-weight: bold; margin-top: 10; margin-bottom: 10; }

img.masthead {margin-top: 2em;}

li {font-size: 80%; }

hr {width: 75%; color #FFAA00; }

.pullquote {font-weight: bold}
.emphasis {font-style: italic}
|