body {font-family:Times New Roman;
      font-size:12pt;
      font-weight:bold;
      text-align:justify}
.NFblue   { background-image:url(images/bg_blue.gif);
            background-attachment:fixed }
.NFgreen  { background-image:url(images/bg_green.gif);
            background-attachment:fixed }
.NFlilac  { background-image:url(images/bg_lilac.gif);
            background-attachment:fixed }
.NForange { background-image:url(images/bg_orange.gif);
            background-attachment:fixed }
.NFpink   { background-image:url(images/bg_pink.gif);
            background-attachment:fixed }
.NFwhite  { background-image:url(images/bg_white.gif);
            background-attachment:fixed }
.NFyellow { background-image:url(images/bg_yellow.gif);
            background-attachment:fixed }

p.c { text-align:center }
p.r { text-align:right }
p.upd { font-size:10pt;
        font-weight:bold;
        text-decoration:none;
        text-align:right }
p.head0u { font-family:Arial;
           font-size:30pt;
           font-weight:bold;
           text-decoration:underline }
p.head1 { font-family:Arial;
          font-size:22pt;
          font-weight:bold;
          text-decoration:none }
p.head2 { font-family:Arial;
          font-size:16pt;
          font-weight:bold;
          text-decoration:none }
p.head2u { font-family:Arial;
           font-size:16pt;
           font-weight:bold;
           text-decoration:underline }
p.head3u { font-family:Arial;
           font-size:12pt;
           font-weight:bold;
           text-decoration:underline }
p.head4l { font-family:Arial;
           font-size:10pt;
           font-weight:bold;
           text-decoration:none;
           text-align:left }
p.head4r { font-family:Arial;
           font-size:10pt;
           font-weight:bold;
           text-decoration:none;
           text-align:right }
          
td.mc  { vertical-align:middle;
         text-align:center }
td.mr  { vertical-align:middle;
         text-align:right }
td.ml  { vertical-align:middle;
         text-align:left }
td.tl  { vertical-align:top;
         text-align:left }
td.mlu { vertical-align:middle;
         text-decoration:underline;
         text-align:left }

img { border:none }

a:link { color:black;
         text-decoration:none }
a:visited { color:black;
            text-decoration:none }
a:active { color:black;
            text-decoration:none }
a:hover { color:red }
