body      { background-color:#99ccff; }

a:link    { color:#000080; text-decoration:underline; font-weight:bold; }
a:visited { color:#000080; text-decoration:underline; font-weight:bold; }
a:hover   { color:#FF6600; text-decoration:none; font-weight:bold; background-color:#FFFF99; }
a:active  { color:#FF6600; text-decoration:none; font-weight:bold; background-color:#FFFF99; }

table     {  bordercolor:"#000080" border:"2"; }

h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
            font-family:Arial,sans-serif; }

h1        { font-size:200%; color:#000000; font-style:bold; letter-spacing:3pt; word-spacing:6pt; border-bottom:solid thin black; }
h2        { font-size:180%; color:#000000; font-style:bold; letter-spacing:2pt; word-spacing:4pt; }
h3        { font-size:150%; color:#000000; font-style:bold; letter-spacing:1pt; word-spacing:3pt; }
h4        { font-size:120%; color:#000000; font-style:bold; letter-spacing:1pt; word-spacing:2pt; }

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i   {
            font-size:100%; color:#000080; line-height:110%; letter-spacing:1pt; word-spacing:2pt; }
pre       { font-size:100%; color:#000080; line-height:90%; letter-spacing:1pt; word-spacing:2pt; }
marquee   { font-size:150%; color:#000080; font-style:italic; font-weight:bold; behavior:slide; scrollamount:80; scrolldelay:3 }

.xlarge   { font-size:200%; }
.large    { font-size:180%; }
.medium   { font-size:100%; }
.small    { font-size:80%; }
.xsmall   { font-size:60%; }
.bold     { font-weight:bold; font-size:140%; }

.icolor   { background-color:#6699cc; }

.spanstyle { color: black; font-weight: bold; font-size: 10pt; position: absolute; top: -50px; visibility: visible }

