*         {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
          color: black;}

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

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

.nf       {color: black ! important;
          text-decoration: none ! important;}
          
.print    {position:absolute; right:0}

a:link    {text-decoration: none;
          color: #999999;}

a:visited {text-decoration: none;
          color: #999999;}

a:hover   {text-decoration: underline;
          color: #cccccc;}

a:link img	{border: black;
		color: white;}

a:visited img	{border: black;
		color:white;}

a:hover img	{background: white;
		border: red;
		color: red;}

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

h1        {font-size: 250%;
          text-align: center;}

h2        {font-size: 175%;
          text-align: center;}

h3        {font-size: 125%;
          font-style: italic;
          text-align: center;}

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

.page    {layout: fixed;
          margin:0 auto;
          background-color: white;
          border: 1px solid #000000;
          width: 700px;
          padding: 25px 25px 75px 25px;}

td        {text-align:justify;
          background-color: white;
          padding: 10px 25px 25px 25px;
          border: 0px solid black;}

.pagebreak       {layout: fixed;
          margin:0 auto;
          background-color: #999999;
          border: 3px solid #999999;
          width: 700px;}
