<!--
body        { scrollbar-face-color: #F28089;
              scrollbar-highlight-color: #FDDDE0;
              scrollbar-shadow-color: #F9B7BE;
              scrollbar-3dlight-color: #FDDDE0;
              scrollbar-arrow-color: #F9B7BE;
              scrollbar-track-color: #F195A0;
              scrollbar-darkshadow-color: #973F47;
              scrollbar-base-color: #F9B7BE;
              text-align:center;}

body.index  { background-image:url(img/back.gif); }

body.page   { background-image:url(img/page_back.gif); }

hr          { color:#3A5A34; }

img         { border-style:none; }

td          { text-align:justify; }

a           { font-weight:bold; }

a:visited   { color:#8B454C; }
a:link      { color:#527D49; }
a:hover     { color:#90B58E; }

.centre     { text-align:center; }

.caption    { font-weight:bold;
              text-align:center; }

.disclaimer { font-size:8pt;
              text-align:center; }

.copyright  { font-size:10pt;
              font-style:italic;
              text-align:right; }

.heading    { background-image:url(img/heading.gif);
              color:white;
              font-weight:bold; }

.picbottom  { background-image:url(img/bottom_2008.gif); }

-->