 <style type="text/css">
   BODY {
    background-color: #fcfced;
    top-margin: 0;
    left-margin: 0;
   }
   a {text-decoration: none;}
   a:hover {text-decoration: underline;}
   .link_menu_big {
   font-family : Tahoma, sans-serif;
	font-size : 11pt;
	color: #3e4755;
   font-weight: bold;

   }
      .link_menu_small {
   font-family : Tahoma, sans-serif;
	font-size : 10pt;
	color: #814e33;

   }
     .link_anons {
   font-family : Tahoma, sans-serif;
	font-size : 10pt;
	color: #3e4755;
   font-weight: bold;

   }
     .link_submenu {
   font-family : Tahoma, sans-serif;
	font-size : 10pt;
	color: #814e33;
   font-weight: bold;
   text-decoration: underline;

   }
   .zag {
   font-family : Tahoma, sans-serif;
	font-size : 10pt;
	color: #fcfced;
   font-weight: bold;
   }
   .text {
   font-family : Tahoma, sans-serif;
	font-size : 10pt;
	color: #3e4755;
   }
      .zag_pnim {
   font-family : Tahoma, sans-serif;
	font-size : 12pt;
	color: #3e4755;
	font-weight: bold;
   }
        .pname {
   font-family : Tahoma, sans-serif;
	font-size : 10pt;
	color: #3e4755;
   font-weight: bold;
   font-style: italic;
    text-decoration: underline;

   }
           .subzag {
   font-family : Tahoma, sans-serif;
	font-size : 11pt;
	color: #814e33;
   font-weight: bold;


   }
    .credit {
   font-family : Tahoma, sans-serif;
	font-size : 8pt;
	color: #fcfced;

   }
      .scheduleTable {
		padding: 4px;
		border: 1px solid #789DB3;
		background-color: #789DB3;
      }

      .scheduleTd {
		border: none;
      }

      .evenRow {
              /*font-size: 12px; */

              background-color: #F4F4F4;
              vertical-align: middle;
              padding: 7px;
             /* border: 1px solid #666666; */
      }

      .oddRow {
	      /*font-size: 12px; */
	     /* border: none;  */
	      background-color: #e6e6e6;
	      vertical-align: middle;
	      padding: 7px;
      }
  </style>