
.boldmaroon  { color: maroon; font-weight: bold }
.redbox   { color: black; font-size: 1em; margin-right: 10%; margin-left: 10%; padding: 1em; border: solid 1px blue }
.redboxcentred  { color: black; font-size: 1em; text-align: center; margin-right: 12%; margin-left: 12%; padding: 1em; border: solid 1px red }
a:active  { color: red; font-size: 1em; text-decoration: none; border-bottom: 1px none }
a:hover  { color: red; font-size: 1em; text-decoration: none; border-bottom: 1px solid red }
a:link  { color: blue; font-size: 1em; text-decoration: none; border-bottom: 1px none }
a:visited  { color: green; font-size: 1em; text-decoration: none; border-bottom: 1px none }
address { font-style: italic }
body      { color: black; font-size: 14px; font-family: "Trebuchet MS", "Times New Roman", Georgia, Times; background-color: white; background-repeat: no-repeat; background-attachment: fixed; background-position: 5px 5px; margin: 0  }
cite { font-style: italic }
code { font-family: monospace }
dl     { margin-right: 10%; margin-left: 10% }
dt { margin-left: 4px; padding-left: 1em; border-left: 5px solid gray }
dd { margin-bottom: 1.5em; margin-left: 4px; padding-left: 1em; border-left: 5px solid fuchsia }
dl b  { color: maroon; font-size: 1em }
em { font-style: italic }
h1    { color: #555; font-weight: normal; font-size: 1.8em; text-align: center }
h2    { color: silver; font-size: 1.7em; text-align: center;}
h3    { color: maroon; font-size: 1.6em; text-align: center ; margin-bottom: 0; }
h4   { color: red; font-size: 1.5em ; margin-bottom: 0; }
h5         { color: #888; font-weight: normal; font-size: 1.4em; margin-bottom: 0; margin-left: 20%  }
h6   { color: olive; font-size: 1.3em; text-decoration: underline }
i { font-style: italic }
kbd { font-family: monospace }
p    { font-size: 1em; margin-right: 20%; margin-left: 20% }
pre { font-family: monospace }
samp { font-family: monospace }
td   { }
tt { font-family: monospace }
ul   { font-size: 1em; margin-left: 20% }
ol { font-size: 1em; margin-left: 20% }
ul a  { font-size: 1em }
ul b  { color: maroon }
var { font-style: italic }
td { font-size: 0.7em; }

