a:hover        { text-decoration: none;
                 color:#ff0000; }
a:link         { text-decoration: none;
                 color:#000000; }
a:visited      { text-decoration: none; }

body           { margin: 40px 0px 0px 0px;
                 background-color:#C9C9C9; }

p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a
               { font-family:Century Gothic,Arial,MS Sans Serif,Times New Roman;
                 font-size:10pt;
                 color: #000000; }

h1             { font-family:Century Gothic,Arial,MS Sans Serif,Times New Roman;
                 font-size:24pt;
                 letter-spacing:1px;
                 font-weight:normal;
                 color: #000000; }

h2             { font-family:Century Gothic,Arial,MS Sans Serif,Times New Roman;
                 font-size:11pt;
                 letter-spacing:1px;
                 font-weight:normal;
                 color: #000000; }

b              { font-weight:600; }

table.b_bottom { padding-bottom:5mm; }
td.b_top       { padding-top:4px; }