

A:link    { color: blue;  }   /* unvisited links */
A:visited { color: purple;  } /* visited links   */
A:hover   { color: red;  }    /* user hovers     */
A:active  { color: maroon;  }   /* active links    */

A  { text-decoration: none }
H1 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: medium; font-weight: bold; text-align: center; color:black  }
H2 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: small; font-weight: bold; text-align: center; color:black }
H3 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: bold; text-align: center; color: #000000;  font-style: italic }
H4 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: left; color: #000000 ; }
H5 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: center; color:black }
H6 { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: center; color: #000000; ;  font-style: italic }

BODY { background: url('page-background1.gif') repeat-y center; COLOR: rgb(0,0,0); BACKGROUND-COLOR: #D3DAFC; font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: left;  }

UL { list-style:disc }

li { font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: left; color: #000000 }

td.off {background: #CCFFCC}
td.on  {background: #99CCFF;}

.topic {font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: bold; text-align: left; color: red; background-color: #FFFFCC;}
.link  {font-family: Arial, helvetica, DejaVu Sans, sans-serif; font-size: x-small; font-weight: normal; text-align: left; color: #000000; background-color: white;}

.table100	{background-image: url(ukbg.jpg); }
.table200	{background-image: url(leaves01.jpg); }
.table300	{background-image: url(daffs1.jpg); }
.table400	{background-image: url(wood-background.jpg); }
.table500	{background-image: url(fund-sm.jpg); }
.table600	{background-image: url(chorusgroup.jpg); }

P.pagebreakhere {page-break-before: always}