BODY   {background       : url(paper1.jpg);
              background-image: url(paper1.jpg);
              background-attachment: fixed;
              font-family         : "Times New Roman";
              text-align           : justify;
              margin-top         : .1in;
              margin-bottom   : .25in;
              margin-right       : .2in;
              margin-left         : .1in;
              font-weight         : normal;
              font-size            : 14pt;
              color                  : black }

H1         {font-family        : "Times New Roman";
               font-weight        : bold;
               font-size           : 22pt;
               color                 : black }

H2         {font-family        : "Times New Roman";
               font-weight       : bold;
               font-size           : 18pt;
               color                 : black }

H3         {font-family        : "Times New Roman";
               font-weight       : bold;
               font-size           : 14pt;
               color                 : black }

CENTER {font-family       : "Times New Roman";
               font-weight       : normal;
               font-size           : 12pt;
               color                 : black }

P           {font-family        : "Times New Roman";
               text-align          : justify;
               text-indent        : .25in;
               font-weight        : normal;
               font-size           : 12pt;
               color                 : black }

B           {font-family        : "Times New Roman";
               font-weight       : bold;
               font-size           : 12pt;
               color                 : black }

BR          {font-family        : "Times New Roman";
               text-align          : justify;
               font-weight        : normal;
               font-size           : 12pt;
               color                 : black }

UL           {font-family        : "Times New Roman";
               font-weight        : normal;
               font-size           : 12pt;
               list-style-type   : disc;
               color                 : black }

OL           {font-family        : "Times New Roman";
               font-weight        : normal;
               font-size           : 12pt;
               list-style-type   : upper-roman;
               color                 : black }

LI           {font-family        : "Times New Roman";
               font-weight        : normal;
               font-size           : 12pt;
               color                 : black }

TD          {font-family       : "Times New Roman";
                font-weight       : bold;
                font-size          : 8pt;
                color                : black }

SUP       {font-family        : "Times New Roman";
               font-weight        : normal;
               font-size           : 8pt;
               color                 : black }

A:link      {text-decoration: none;
                color            : blue}

A:visited {text-decoration: none;
                color            : blue}

