
a:link        { text-decoration: none; }
a:visited     { text-decoration: none; }
a:hover       { text-decoration: none; color:#dd0000; font-weight:bold; }
a:active      { text-decoration: none; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
              { font-size: 10pt; font-family: "Comic Sans MS"; }

h1            { font-size: 200%; font-weight: bold; }
h2            { font-size: 180%; font-weight: bold; }
h3            { font-size: 160%; font-weight: bold; }
h4            { font-size: 140%; font-weight: bold; }
h5            { font-size: 120%; font-weight: bold; }

.text         { text-align: justify; }

.small        { font-size:   80%; }
.bold         { font-weight: bold; }
.bigbold      { font-size:   120%; font-weight: bold; }
.nb1          { font-weight: bold; }
.nb2          { font-size:   70%; }

