      A:link
      {
	color: #ffffff;
	text-decoration: none;
      }
      A:visited
      {
	color: #ffffff;
	text-decoration: none;
      }
      A:hover
      {
	color: #ffffff; 
	text-decoration: underline;
      }
      .text
      {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
      }
      table
      {
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
      }
      table a:active
      {
	text-decoration:none;
      }
      table a:link
      {
	text-decoration:none;
      }
      table a:hover
      {
	text-decoration:none;
      }
      table a:visited
      {
	text-decoration:none;
      }
      li
      {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
      }
      body
      {
	background-color: #000068;
      }
