*         {font-family: "Times New Roman", Times, serif;
          font-size: 12pt;
          color: black;}

.hl       {color: black ! important;
          text-decoration: underline ! important;}

.justify  {text-align: justify ! important;}

.nf       {color: black ! important;
          text-decoration: none ! important;}

a:link    {text-decoration: none;
          color: black;}

a:visited {text-decoration: none;
          color: black;}

a:hover   {text-decoration: none;
          color: black;}

body      {background-color: white;
          background-attachment: fixed;
          background-repeat: repeat-y;}

h1        {font-size: 36pt;
          text-align: center;}

h2        {font-size: 24pt;
          text-align: center;}

h3        {font-size: 18pt;
          font-style: italic;
          text-align: center;}

h4        {font-style: italic;
          font-weight: bold;
          text-align: center;}

.page    {layout: fixed;
          margin:1 auto;
          background-color: white;
          border: 0px solid white;}

td        {text-align:justify;
          background-color: white;
          padding: 6px 25px 6px 25px;}

.pagebreak       {layout: fixed;
          margin:1 auto;
          background-color: white;
          border: 0px solid white;
          page-break-before:always;}
