/*   External style sheet   Number5bnb.co.uk     */
/*   --------------------   ================     */
body      { font-size: 10pt; font-weight: normal; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            background-color: "#FFFF99"; 
            background-image: url("zbgd.jpg"); 
            background-repeat: repeat; 
/*            background-attachment: fixed; 
            background-position: top right; */
          }
P         { font-size: 10pt; font-weight: normal; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            background: transparent; }
Table     { font-size: 10pt; font-weight: normal; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            background: transparent; }
H1        { font-size: 24pt; font-weight: normal; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            margin-bottom: 0; 
            background: transparent; }
H2        { font-size: 18pt; font-weight: normal; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            margin-bottom: 0; 
            background: transparent; }
H3        { font-size: 14pt; font-weight: normal; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            margin-bottom: 0; 
            background: transparent; }
H4        { font-size: 12pt; font-weight: bold; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            margin-bottom: 0; 
            background: transparent; }
H5        { font-size: 10pt; font-weight: bold; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            background: transparent; }
H6        { font-size: 8pt; font-weight: bold; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            background: transparent; }
P.legal   { font-size: 10px; font-weight: normal; color: "#0000AA";
            font-family: "Verdana", "Arial", "sans-serif"; 
            margin-left: 20px; margin-right: 20px; 
            background: transparent; text-align: center; }
A         { text-decoration: none; }
A:link    { color: black; }
A:visited { color: black; }
A:active  { color: navy; }
A:hover   { color: red; }
UL        { list-style-type: disc; }
