<!--

  	a:link    { text-decoration:underline; color:#C40133; }
  	a:visited { text-decoration:none;      color:#C40133; }
  	a:hover   { text-decoration:underline; color:#C40133; }
  	a:active  { text-decoration:none;                     }
  	a:focus   { font-weight:bold; color:#000000; text-decoration:underline }

  	p{
    	#Text01 { font: Arial; text-shadow:#FFFF00; font-size:10pt; color:black; }
           	}


	  table{
    	font-family:     Arial;
    	font-size:       12pt;
    	font-weight:     normal;
    }

    body{
         background-color:#FFFFFF;
    }

	 padding-bottom:  1cm;
	 padding-top:     1cm;
	 border-width:0px; border-color:#F1C0CC;; border-style:solid;
	 table-layout:fixed

-->