body { font-family: Arial, Helvetica, sans-serif; background-color: #0099ff }

h1 { font-size: 14pt; font-style: normal; font-weight: bold; color: #660066; }
h2 { font-size: 12pt; font-style: normal; font-weight: bold; color: black; background-color: #ffff99 }
h3 { font-size: 12pt; font-style: normal; font-weight: bold; color: purple }
h4 { font-size: 10pt; font-style: normal; font-weight: bold; color: purple}
h5 { font-size: 8pt; font-style: normal; font-weight: normal; color: purple}
h6 { font-size: 10pt; font-style: normal; font-weight: bold; color: purple}

p { font-size: 10pt; font-style: normal; font-weight: normal; color: #660066}

dt { font-size: 10pt; font-style: normal; font-weight: bold; color: #660066}
dd { font-size: 10pt; font-style: normal; font-weight: normal; color: black}

ul { list-style-type: disc; font-size: 10pt; font-style: normal; font-weight: normal; color: purple}
ol { font-size: 10pt; font-style: normal; font-weight: normal; color: purple}

td { font-size: 10pt; font-style: normal; font-weight: normal; color: purple}

address { font-size: 10pt; font-style: italic; font-weight: bold; color: purple}

.quote { font-size: 8pt; font-style: italic }

a { font-size: 10pt; font-style: normal; color: purple; text-decoration: underline}
a:hover { text-decoration: none; background-color: gold }
a:visited { color: purple; }

.smallgraphic { width: 20px; height: 20px; border-style: none }

.colour1 { background-color: #660066 }
.colour2 { background-color: #ffff99 }
.colour3 { background-color: white }

.thelook { width: 800px; background-color: white; border-color: gray; border-style: ridge; border-width: 2px;  }
.thebody { margin: 8px; text-align: left; padding-left:30px; padding-right:20px; padding-top:5px; padding-bottom: 10px }
.indexbody { margin: 8px; }
.copyright { margin: 8px; text-align: center }
.paradarkblue { font-size: 10pt; font-style: normal; font-weight: bold; color: white; background-color: #0033cc } 
.paradarkbrown { font-size: 10pt; font-style: normal; font-weight: bold; color: white; background-color: #cc6600 } 
.parapaleyellow { font-size: 10pt; font-style: normal; font-weight: bold; color: black; background-color: #ffff99 } 
.quote { position: relative; width: 150px; border: 5px groove #990099; padding: 5px; margin-left: 10px; float: right; font-weight: bold; background-color: #ffff99 }
