<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="/cr_weblayout/groups/cr_ta/@inm/@gen/documents/system/cr_rss_xsl.xsl" title="XSL_formatting" type="text/xsl"?>


		
			
			
			<rss xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
		<channel>
				<meta name="Author" content="Cancer Research UK"/>
				<meta name="Copyright" content="Copyright 2002 by Cancer Research UK"/>
				<meta name="DC.Type" scheme="DCMI" content="Document"/>
				<meta name="DC.Contributor" content="Cancer Research UK"/>
				<meta name="DC.Creator" content="Cancer Research UK"/>
				<meta name="DC.Publisher" content="Cancer Research UK"/>
				<meta name="DC.Rights" content="Cancer Research UK"/>
						<title>Womb cancer news - CancerHelp UK - Cancer Research UK</title>
						<description>Latest womb cancer news and press releases</description>
					<link>http://www.cancerresearchuk.org/cancer-help/index.htm</link>
				<image>
					<url>http://www.cancerresearchuk.org/cr_weblayout/groups/cr_common/@inm/@gen/documents/image/cruk_logo_image.gif</url>
					<title>Cancer Research UK Podcasts</title>
					<link>http://www.cancerresearchuk.org/cancer-help/index.htm</link>
				</image>
		

		

				
			<item>
					

				 <title>Cervical smear tests &#39;could also detect ovarian and womb cancer&#39;</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2013-01-10-Cervical-smear-tests-could-also-detect-ovarian-and-womb-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2013-01-10-Cervical-smear-tests-could-also-detect-ovarian-and-womb-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Cervical smear tests 'could also detect ovarian and womb cancer'</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 10 January 2013</h3>
		
			  
		<img alt="An extended DNA analysis of routine Pap smear tests could improve the detection rates of ovarian and endometrial cancers, scientists believe" border="0" class="right" src="/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_0115556571_ri.jpg"/>
	
		<div class="right"></div>
	<p>DNA from <a href="http://www.cancerresearchuk.org/cancer-info/spotcancerearly/screening/cervicalcancerscreening/">cervical screening</a> samples could also be used to detect <a href="ssNODELINK/OvarianCancer">ovarian</a> and <a href="ssNODELINK/WombCancer">womb (endometrial)</a> cancers, according to preliminary US research.</p>

<p>Cervical screening uses a test called <a href="http://www.cancerresearchuk.org/cancer-help/type/cervical-cancer/about/cervical-cancer-screening#lbc">cytology</a>, which most people know as the 'smear test'. Cytology involves taking a sample of cells from the cervix with a small brush.</p>

<p>Scientists from John Hopkins Medical Institutes extended the DNA testing already used as part of the screening programme to look for changes relating specifically to womb and ovarian cancer from cells that had trickled down to the cervix.</p>

<p>The test identified all of 24 women who had subsequently developed womb cancer, and nine out of 22 women who had gone on to develop ovarian cancer.</p>

<p>Despite the lower detection rate, the researchers propose that such a test could be most useful for women with ovarian cancer, since the disease is difficult to diagnose early and so is often harder to treat.</p>

<p>And womb cancer already tends to be detected earlier than ovarian cancer as a result of more obvious <a href="http://www.cancerresearchuk.org/cancer-help/type/womb-cancer/about/womb-cancer-symptoms">symptoms</a> such as vaginal bleeding.</p>

<p>Importantly, no healthy samples were wrongly identified as having cancer- so called 'false-positive' results.</p>

<p>Dr Jacqui Shaw, a Cancer Research UK grant holder from the University of Leicester, said: "This is an exciting early study. It suggests that the national cervical screening programme could one day be expanded to test for ovarian and womb cancers too.</p>

<p>"The idea of testing women's cervical screening samples for DNA from ovarian and womb cancers is clever, and this small study shows this may be possible in the future.</p>

<p>But she cautioned further research is needed: "The next step is to carry out larger studies that can better measure how accurately such DNA tests could detect these cancers".</p>

<p>"It will also be interesting to see whether expanding the number of genes analysed could make the test more accurate, especially for detecting ovarian cancer, which is notoriously difficult to diagnose early, " she added.</p>

<p>Copyright Press Association 2013</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Cervical smear tests 'could also detect ovarian and womb cancer'','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&#38;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&#38;rft_id=info%3Adoi%2F10.1126%2Fscitranslmed.3004952&#38;rft.atitle=Evaluation+of+DNA+from+the+Papanicolaou+Test+to+Detect+Ovarian+and+Endometrial+Cancers&#38;rft.jtitle=Science+Translational+Medicine&#38;rft.artnum=http%3A%2F%2Fstm.sciencemag.org%2Fcgi%2Fdoi%2F10.1126%2Fscitranslmed.3004952&#38;rft.volume=5&#38;rft.issue=167&#38;rft.issn=1946-6234&#38;rft.spage=167ra4&#38;rft.epage=167ra4&#38;rft.date=2013&#38;rfr_id=info%3Asid%2Fscienceseeker.org&#38;rft.au=Kinde+I.&#38;rft.aulast=Kinde&#38;rft.aufirst=I.&#38;rft.au=Bettegowda+C.&#38;rft.aulast=Bettegowda&#38;rft.aufirst=C.&#38;rft.au=Wang+Y.&#38;rft.aulast=Wang&#38;rft.aufirst=Y.&#38;rft.au=Wu+J.&#38;rft.aulast=Wu&#38;rft.aufirst=J.&#38;rft.au=Agrawal+N.&#38;rft.aulast=Agrawal&#38;rft.aufirst=N.&#38;rft.au=Shih+I.-M.&#38;rft.aulast=Shih&#38;rft.aufirst=I.-M.&#38;rft.au=Kurman+R.&#38;rft.aulast=Kurman&#38;rft.aufirst=R.&#38;rft.au=Dao+F.&#38;rft.aulast=Dao&#38;rft.aufirst=F.&#38;rft.au=Levine+D.+A.&#38;rft.aulast=Levine&#38;rft.aufirst=D.+A.&#38;rft.au=Giuntoli+R.&#38;rft.aulast=Giuntoli&#38;rft.aufirst=R.&#38;rfs_dat=ss.included=1&#38;rfe_dat=bpr3.included=1">Kinde I. et al. (2013). Evaluation of DNA from the Papanicolaou Test to Detect Ovarian and Endometrial Cancers, <span style=" font-style: italic;">Science Translational Medicine, 5</span> (167) 167ra4-167ra4. DOI: <a rel="author" href="http://dx.doi.org/10.1126%2Fscitranslmed.3004952">10.1126/scitranslmed.3004952</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Thu, 10 Jan 2013 11:52:00 GMT</pubDate>
						<!-- <enclosure url="http://www.cancerresearchuk.org/prod_consump/groups/cr_common/@nre/@pa/documents/image/cr_0115556571_ri.jpg" type="image/jpg" /> -->

			 </item>

				
			<item>
		
				 <title>First figures help set the standard for gynaecological cancer surgery</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-11-05-first-figures-set-gynaecological-cancer-surgery-standards?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-11-05-first-figures-set-gynaecological-cancer-surgery-standards?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">First figures help set the standard for gynaecological cancer surgery</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 5 November 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089766.jpg" alt="Patient and nurse" border="0" class="right" />The first UK multicentre figures showing that one in five women having major gynaecological cancer surgery have some sort of complication will help set standards in the NHS, according to research presented at the <a target="_blank" href="http://www.ncri.org.uk/ncriconference/">NCRI Cancer Conference</a> today.</p>

<p>The initial findings of the UK Gynaecological Oncology Surgical Outcomes and Complications (UKGOSOC) audit also reveal that one in 30 women experience a serious complication, which may need another operation or procedure.</p>

<p>The detailed and verified figures come from an interim analysis of more than 1,600 operations carried out across 10 centres in the UK between April 2010 and July 2011. The final results from the full audit, covering the outcomes of around 3,000 operations, will be released later this year.</p>

<p>Surgeons entered details about each patient’s general health, the complexity of their operation and any complications encountered into online computer records. This meant that information about complications could be entered directly from the operating theatre or from the wards if they occurred after surgery. The UKGOSOC audit also sent patients a follow up card 6-8 weeks after surgery.</p>

<p>Understanding the complication rates will help set NHS benchmarking standards, allowing nationwide performance in this area of cancer treatment to be better understood. It will also help doctors to better advise patients on the full risks involved in their treatment decisions.</p>

<p>Professor Usha Menon, head of the <a target="_blank" href="http://www.instituteforwomenshealth.ucl.ac.uk/academic_research/gynaecologicalcancer/gcrc">Gynaecological Cancer Research Centre</a> at UCL and lead author of the audit, said: “In contrast to the wealth of data regarding complication rates following chemotherapy and radiotherapy, there have been no multicentre figures on complication rates following surgery for gynaecological cancers. This has meant that we have been unable to properly counsel our patients in preparation for surgery.</p>

<p>“It’s hugely satisfying that we now have robust figures and, while complication rates of one in five may seem high, it’s similar to the only other comparable figure available from an Australian study. These numbers also need to be evaluated alongside the survival rates, which should be available in the near future.”</p>

<p>Dr Andy Nordin, a consultant gynaecological oncologist and co-author of the audit, said: “This work is giving us a complete picture of each patient’s treatment, from the operating theatre to eight weeks after they’ve been discharged. In addition to the complication rates, it provides other key information, including details of patients' medical history along with the complexity of their operation.</p>

<p>“We hope to see this electronic data collection process brought into routine practice to improve the information collected by the NHS and to help us to continue to improve surgical outcomes in the UK. The findings, along with the hard work involved in data collection, may well prove useful in other countries too.”</p>

<p>Dr Jane Cope, director of the NCRI, said: “All surgery carries risks and it’s important that patients know that there may be complications during and after their operations. Setting nationwide benchmarks will be an important step in helping doctors and patients better understand the effectiveness of current treatment. Doctors and surgeons can then go on to develop improvements, which will give better outcomes for the patients of the future.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p>For media enquiries please contact the press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('First figures help set the standard for gynaecological cancer surgery','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>View the abstract here: <a target="_blank" href="http://www.ncri.org.uk/ncriconference/2012abstracts/abstracts/A26.html">http://www.ncri.org.uk/ncriconference/2012abstracts/abstracts/A26.html</a></p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 05 Nov 2012</div><br/>]]></description>
					<pubDate>Mon, 05 Nov 2012 00:01:00 GMT</pubDate>
						<enclosure url="http://www.cancerresearchuk.org/prod_consump//prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_089766.jpg"  type="image"/>
			 </item>

				
			<item>
		
				 <title>Womb cancer deaths rise by a fifth in the last decade</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-04-05-womb-cancer-deaths-rise-by-a-fifth-in-last-decade?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2012-04-05-womb-cancer-deaths-rise-by-a-fifth-in-last-decade?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Womb cancer deaths rise by a fifth in the last decade</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 5 April 2012</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Deaths from <a href="ssNODELINK/WombCancer">womb</a> (uterine) cancer have risen by nearly twenty per cent in the last decade, according to new figures from Cancer Research UK today.</p>

<p>Since the late 1990s, the <a href="ssNODELINK/UKUterineCancerMortalityStatis">mortality rate</a> has risen from 3.1 to 3.7 per 100,000 in the UK. This means more than 1,900 women are now dying from the disease each year, compared to fewer than 1,500 at the turn of the millennium.</p>

<p>But <a href="ssNODELINK/EnglandAndWalesCancerSurvivalS">survival rates</a> from womb cancer continue to improve – with 77 per cent of women now surviving their disease five years or more.</p>

<p>The rise in deaths follows a steep increase in the number of women being diagnosed with womb cancer, with incidence rising by 43 per cent since the mid 1990s, from 13.7 to 19.6 per 100,000.</p>

<p style=" text-align: left;"><img src="/prod_consump/groups/cr_common/@nre/@new/@pre/documents/image/cr_086102.gif" alt="Womb cancer death rates" border="0" class="centre" /></p>

<p>Prior to this, incidence of womb cancer had been constant for at least 25 years, and mortality had been declining.</p>

<p><a href="ssNODELINK/ObesityBodyWeightAndCancer">Obesity</a> at least doubles the risk of womb cancer, and has been linked to many other cancer types, leading experts to believe it could be a key factor driving up incidence.</p>

<p>So although survival from womb cancer continues to improve gradually, more women are in fact dying from the disease, because of the recent rise in numbers of women being diagnosed.</p>

<p>Professor Jonathan Ledermann, Cancer Research UK's gynaecological cancer expert, said: “It’s hugely troubling that more women are dying from womb cancer, but we shouldn’t let this cloud the fact that the chances of surviving the disease are still better than ever. This is due to better organisation of care for women’s cancers and more widespread use of one-stop clinics for post-menopausal bleeding, as well as advances in the use of surgery, chemotherapy and radiotherapy through clinical trials. It’s clear we’re making great progress, but we don’t yet fully understand what’s driving up cases of womb cancer, so there’s still lots more to do.”</p>

<p>Londoner Sharon Robinson, 56, who is a womb cancer survivor, said: “When I first had bleeding I thought it might be something to do with the menopause, but then it became more serious and I went to my doctor. Being told I had cancer was terrifying, as I knew it meant having my womb removed followed by weeks of radiotherapy. But in the end it was all worth it because here I am today cancer free. It’s so important that women who have symptoms like bleeding after the menopause go to their doctor without delay, as spotting cancer early save lives.”</p>

<p>Sara Hiom, director of information at Cancer Research UK, said: “Despite survival rates continuing to improve, these worrying figures show more women are still dying from womb cancer. This appears to be related to a rise in the incidence of womb cancer, so it’s essential women receive support to help them reduce their risk.</p>

<p>“Maintaining a healthy bodyweight can halve a woman’s risk of womb cancer and is one of the best ways to protect against the disease. Women should also be aware of the <a href="ssNODELINK/DiagnosingWombCancer">symptoms of womb cancer</a> which include abnormal vaginal bleeding – especially for post-menopausal women - abdominal pain and pain during sex.</p>

<p>“Although these symptoms don’t usually mean cancer, as they could be signs of more common conditions like fibroids or endometriosis, it’s still vital to get them checked by a doctor. The earlier the disease is diagnosed, the more likely treatment will be successful.”</p>

<p style=" text-align: center;"><strong>ENDS</strong></p>

<p>For media enquiries, please contact the Cancer Research UK press office on 020 3469 8300 or, out of hours, 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Womb cancer deaths rise by a fifth in the last decade','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 05 Apr 2012</div><br/>]]></description>
					<pubDate>Wed, 04 Apr 2012 23:01:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>First womb cancer genome scan reveals prostate cancer link</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2011-04-17-Womb-Cancer-GWAS?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2011-04-17-Womb-Cancer-GWAS?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">First womb cancer genome scan reveals prostate cancer link</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 18 April 2011</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p style=" text-align: left;">Scientists have carried out the first ever genome scan for <a href="ssNODELINK/WombCancer">womb cancer</a> and discovered a genetic region that reduces risk of the disease, according to <a href="http://www.nature.com/ng/journal/vaop/ncurrent/full/ng.812.html" target="_blank">a study published in <em>Nature Genetics</em></a> today (Sunday).</p>

<p style=" text-align: left;">In men a gene within the same region - called <a href="http://en.wikipedia.org/wiki/HNF1B" target="_blank">HNF1B</a> - has <a href="http://www.nature.com/ng/journal/v39/n8/abs/ng2062.html" target="_blank">previously been linked</a> to lower prostate cancer risk, but higher risk of type-2 diabetes.</p>

<p style=" text-align: left;">The study – funded by Cancer Research UK, the <a href="http://www.nhmrc.gov.au/" target="_blank">National Health and Medical Research Council</a> in Australia and the <a href="http://www.wellcome.ac.uk/" target="_blank">Wellcome Trust</a>** – is the first to find a genetic link between these two different cancer types.</p>

<p style=" text-align: left;">Women with the protective ‘version’ of the gene are on average 15-18 per cent less likely to develop womb cancer, while men with the same version are 21 per cent less likely to develop prostate cancer. It has also been linked to a 10-14 per cent greater risk of developing type-2 diabetes.</p>

<p style=" text-align: left;">Lead author <a href="http://info.cancerresearchuk.org/cancerandresearch/ourcurrentresearch/researchbygrantee/prof-doug-easton" target="_blank">Professor Douglas Easton</a>, director of Cancer Research UK’s Genetic Epidemiology Unit at the University of Cambridge, said: “This study is the first to highlight a potential link between womb cancer in women and prostate cancer in men, providing new insight into the underlying genes and mechanisms that lead to the development of both diseases.</p>

<p style=" text-align: left;">“Understanding how these influence a person’s risk of developing cancer is a crucial step in being able to identify high risk groups who may benefit from closer monitoring or measures to reduce their risk of developing the disease.”</p>

<p style=" text-align: left;">In the hunt for genes linked to womb cancer, the researchers began by scanning the genomes of 1,265 womb cancer patents and comparing them to the genomes of 5,190 women who didn’t have the disease.</p>

<p style=" text-align: left;">This allowed them to pinpoint a total of 47 different one-letter alterations in the genetic code – known as <a href="http://scienceblog.cancerresearchuk.org/2009/02/06/behind-the-headlines-snps-hunting-for-cancer-genes/" target="_blank">single nucleotide polymorphisms (SNPs)</a> – where genes linked to womb cancer were most likely to be found.</p>

<p style=" text-align: left;">They then narrowed down their search by looking specifically at these regions in a further 3,957 patients with womb cancer and 6,886 without the disease.</p>

<p style=" text-align: left;">This left just three SNPs that were shown to be significantly linked to a decreased risk of womb cancer, all of which overlapped with the gene HNF1B on chromosome 17.</p>

<p style=" text-align: left;">Dr Lesley Walker, director of cancer information at Cancer Research UK, said: “This is only the second common genetic region to have been linked to the development of womb cancer.</p>

<p style=" text-align: left;">“With faster, cheaper genome technologies now becoming available, we are on the cusp of being able to carry out powerful genome studies involving much larger groups of people. This will allow scientists to pinpoint subtler associations helping to build a more complete picture of how genes influence a person’s risk of developing womb cancer. Ultimately this will pave the way for more targeted approaches to treating and diagnosing the disease.”</p>

<p style=" text-align: center;">ENDS</p>

<p style=" text-align: center;">For media enquiries please contact the Cancer Research UK press office on 020 3469 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('First womb cancer genome scan reveals prostate cancer link','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>References</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>Spurdle A.B. et al, <a href="http://www.nature.com/ng/journal/vaop/ncurrent/full/ng.812.html" target="_blank">Genome-wide association study identifies a common variant associated with risk of endometrial cancer</a> (2011), <em>Nature Genetics, </em>doi:10.1038/ng.812</p>

<p>&#160;</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 18 Apr 2011</div><br/>]]></description>
					<pubDate>Mon, 18 Apr 2011 10:35:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Deprived cancer patients face fatal health problems</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2010-11-24-deprived-cancer-patients-health-problems?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2010-11-24-deprived-cancer-patients-health-problems?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Deprived cancer patients face fatal health problems</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 24 November 2010</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>CANCER patients from <a href="/cancer-info/utilities/atozindex/atoz-deprivation">deprived backgrounds</a> are more likely to develop life-threatening health problems, research published today (Wednesday) in the British Journal of Cancer* shows.</p>

<p>The study** found that less affluent patients are 50 per cent more likely to develop at least one serious illness like heart disease, tuberculosis, dementia or diabetes, which could reduce their chance of recovering from cancer.</p>

<p>The research looked at over 72,000 patients with 14 different types of cancer*** between 1997 and 2006. The results showed that the likelihood of one-year survival for poorer patients was significantly worse than those who were well-off.</p>

<p>Scientists claimed this was the first large study to show how a cancer patient's background affected their chances of developing other illnesses and could impact their survival.</p>

<p>Dr Marieke WJ Louwman, one of the study authors based at the Eindhoven Cancer Registry in The Netherlands, said: "Remarkably, we found that additional health disorders were common in patients from a lower socioeconomic background for every cancer type."</p>

<p>The study outlined possible explanations for increased health problems among poorer cancer patients. Previous research has shown that smoking is a likely cause for the higher risk of heart disease.</p>

<p>This was confirmed by the high number of cases of the disease among patients with smoking-related cancers like lung, stomach, bladder and kidney.</p>

<p>Cancers like pancreatic, breast, womb and bowel have been linked to diabetes which can be triggered by obesity. Previous evidence has shown that obesity is more common among those from a low socioeconomic background.</p>

<p>Dr Lesley Walker, director of cancer information at Cancer Research UK, said: "It's worrying to see that survival is considerably worse for deprived patients - this research stresses the need to close the gap between rich and poor in health.</p>

<p>"The results of this study suggest that the causes of the types of cancer and the health problems common among poorer cancer patients are likely to be down to lifestyle.</p>

<p>"More work needs to be done to raise awareness in economically-deprived areas about the risks of smoking and obesity and the benefits of a healthy diet and exercise."</p>

<p style=" text-align: center;">ENDS</p>

<p>For media enquiries please contact Angela Balakrishnan on 020 3469 8311 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Deprived cancer patients face fatal health problems','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 24 Nov 2010</div><br/>]]></description>
					<pubDate>Wed, 24 Nov 2010 00:01:00 GMT</pubDate>
			 </item>

				
			<item>
				 <title>Small study suggests contraceptive IUDs may delay womb cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2010-09-30-Small-study-suggests-contraceptive-IUDs-may-delay-womb-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2010-09-30-Small-study-suggests-contraceptive-IUDs-may-delay-womb-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Small study suggests contraceptive IUDs may delay womb cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 30 September 2010</h3>
		
			
		<div class="right"></div>
	<p>Contraceptive intrauterine devices (IUDs) - the coil - may be effective at treating early-stage <a href="ssNODELINK/WombCancer">cancers of the endometrium</a> (womb lining), a small clinical trial performed in Italy suggests.<br />
<br />
Endometrial cancer starts in the lining of the womb and is the most common type of womb cancer.<br />
<br />
New research, <a target="_blank" href="http://annonc.oxfordjournals.org/content/early/2010/09/27/annonc.mdq463">published in the Annals of Oncology</a>, suggests that the coil could be used to delay the progression of the disease, giving women with early endometrial cancer the chance to have a family before undergoing a hysterectomy to permanently remove the cancerous tissue.<br />
<br />
At present, the only way to delay hysterectomy in these patients is to give them hormone therapy, which slows down the growth of the cancer but can cause unwanted side-effects.<br />
<br />
Scientists at the European Institute of Oncology in Milan carried out a clinical trial to see whether an IUD releasing the progestin hormone levonorgestrel, combined with a monthly injection of gonadotropin-releasing hormone (GnRH) for six months, helped to prevent further cancer growth.<br />
<br />
Levonorgestrel prevents growth of the womb lining, while GnRH blocks the production of the hormone oestrogen, which can promote the development of endometrial cancer.<br />
<br />
The researchers hoped that, by delivering levonorgestrel directly to the womb rather than in tablet form, the side-effects of the hormone therapy could be reduced.<br />
<br />
Henry Scowcroft, Cancer Research UK's science information manager, said: "This is a very small pilot study and there are all sorts of hurdles to be overcome before we can know if this method could be used to treat women with womb cancer. We look forward to seeing the results of larger, more robust trials."<br />
<br />
A total of 34 patients were included in their analysis, all of whom were aged 40 or younger and had been diagnosed with a precursor to endometrial cancer (called atypical endometrial hyperplasia or AEH) or the early stages of endometrial cancer that had not yet spread beyond the womb lining.<br />
<br />
Participants were fitted with an IUD, which was left in place for a year. At this point, the IUDs were removed from women whose cancer had not continued to grow so that they could try for a pregnancy.<br />
<br />
Women were followed up every six months to ensure their cancer had not returned.<br />
<br />
Of the 20 patients with a precursor to endometrial cancer, 19 (95 per cent) responded to treatment with the IUD, although four later relapsed and had to be re-treated.<br />
<br />
Of the 14 patients with early-stage endometrial cancer, eight (57.1 per cent) responded to treatment with the IUD, with four (28 per cent) showing signs of continued cancer growth. Of those who responded to treatment, two subsequently relapsed.<br />
<br />
Eleven pregnancies were recorded in nine women following removal of their IUDs.<br />
<br />
Study author Dr Lucas Minig, who is now based at the Hospital Universitario Madrid Sanchinarro, explained: "Using an IUD allows us to deliver a much higher dose of the hormone levonorgestrel to the endometrial surface than would be possible via a pill. It keeps concentrations of the hormone at a low level in the blood serum, thereby avoiding the many side-effects resulting from giving the drug via the systemic route.<br />
<br />
"We think that treatment with levonorgestrel-releasing IUDs is ideally suited to young patients who may not want to have children immediately but would like to have the opportunity to have them in the future."<br />
<br />
The researcher called for a large-scale clinical trial to verify the findings and determine the best course of treatment for women with endometrial cancers who wish to become pregnant in the future.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Small study suggests contraceptive IUDs may delay womb cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.jtitle=Annals+of+Oncology&rft_id=info%3Adoi%2F10.1093%2Fannonc%2Fmdq463&rfr_id=info%3Asid%2Fresearchblogging.org&rft.atitle=Progestin+intrauterine+device+and+GnRH+analogue+for+uterus-sparing+treatment+of+endometrial+precancers+and+well-differentiated+early+endometrial+carcinoma+in+young+women&rft.issn=0923-7534&rft.date=2010&rft.volume=&rft.issue=&rft.spage=&rft.epage=&rft.artnum=http%3A%2F%2Fannonc.oxfordjournals.org%2Fcgi%2Fdoi%2F10.1093%2Fannonc%2Fmdq463&rft.au=Minig%2C+L.&rft.au=Franchi%2C+D.&rft.au=Boveri%2C+S.&rft.au=Casadio%2C+C.&rft.au=Bocciolone%2C+L.&rft.au=Sideri%2C+M.&rfe_dat=bpr3.included=1;bpr3.tags=Clinical+Research%2CCancer">Minig, L., Franchi, D., Boveri, S., Casadio, C., Bocciolone, L., &#38; Sideri, M. (2010). Progestin intrauterine device and GnRH analogue for uterus-sparing treatment of endometrial precancers and well-differentiated early endometrial carcinoma in young women <span style=" font-style: italic;">Annals of Oncology</span> DOI: <a rev="review" href="http://dx.doi.org/10.1093/annonc/mdq463">10.1093/annonc/mdq463</a></span></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/>]]></description>
					<pubDate>Thu, 30 Sep 2010 15:08:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Exercise reduces risk of developing womb cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2010-29-09-exercise-reduces-womb-cancer-risk?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2010-29-09-exercise-reduces-womb-cancer-risk?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Exercise reduces risk of developing womb cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 29 September 2010</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Women who exercise and keep active are around 30 per cent less likely to develop womb cancer than couch potatoes - according to a new study published in the <a href="http://www.nature.com/bjc/index.html">British Journal of Cancer</a> today.</p>

<p>In a detailed review of the available evidence, scientists from the United States have found a strong link between the amount of exercise and physical activity women do and a lower risk of developing womb cancer.</p>

<p>In a separate study of 70,000 women they also found that sitting down for longer periods of time was associated with increased risk of the disease.</p>

<p>Dr Steven Moore, lead author of the study from the National Cancer Institute in Bethesda, Maryland, said: “Physical activity is known to reduce risk for breast and colon cancer, and now our study has found that physical activity can reduce risk for womb cancer as well. We already knew that maintaining a healthy body weight is an important way to reduce the risk of womb cancer, but our study showed that physical activity has a protective effect of its own.”</p>

<p>“Interestingly, we also found a link between total time spent sitting and womb cancer. Spending less time sitting and more time on your feet may complement exercise as a way of preventing the disease.”</p>

<p>“Further research is needed to discover how different types, levels and amounts of physical activity affect a woman’s chance of developing the disease.”</p>

<p>Womb cancer is the fourth most common cancer in women with more than 7,500 new cases diagnosed each year in the UK.</p>

<p>In the last 10 years – of the top 10 most common cancers in women – incidence rates for womb cancer have risen the second fastest, after malignant melanoma skin cancer.</p>

<p>Sara Hiom, Cancer Research UK’s director of health information, said: “This new research provides clear evidence that the more active women are – and the less time they spend sitting down – the less likely they are to develop womb cancer. This may be because exercise and activity reduces levels of the sex hormone oestrogen. Overexposure to oestrogen can increase the risk of the disease. Keeping active and doing plenty of exercise as well as spending more time on your feet will help reduce the risk of womb cancer.</p>

<p>“All women should be aware of the symptoms of womb cancer which include abnormal vaginal bleeding – especially for post-menopausal women, abdominal pain and pain during sex. Although these symptoms don’t usually mean cancer, as they could be signs of other diseases like fibroids or endometriosis, it’s still vital to get them checked by a doctor. The earlier the disease is diagnosed, the more likely treatment will be successful.”</p>

<p style=" text-align: center;">ENDS</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Exercise reduces risk of developing womb cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<p>Moore et al. Physical activity, sedentary behaviours, and the prevention of endometrial cancer. <a href="http://www.nature.com/bjc/index.html">British Journal of Cancer</a> (2010) 1-6</p>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 29 Sep 2010</div><br/>]]></description>
					<pubDate>Tue, 28 Sep 2010 23:01:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Womb cancer cases are highest for over three decades </title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/wom-cancer-cases-highest-for-three-decades-2010-22-07?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/wom-cancer-cases-highest-for-three-decades-2010-22-07?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Womb cancer cases are highest for over three decades </h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 22 July 2010</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>The number of women diagnosed with womb cancer is at its highest for over 30 years according to <a href="http://info.cancerresearchuk.org/cancerstats/types/uterus/incidence/index.htm#trends ">new figures published today by Cancer Research UK</a> which show more than 7,530 people now* develop the disease each year in the UK.</p>

<p>Experts believe the reasons for the continuing rise in womb cancer include more women being overweight or obese and women having fewer or no children.</p>

<p>In 1975, 13 in every 100,000 women were diagnosed with womb cancer but over 30 years later the rates have risen to more than 19 women being diagnosed in every 100,000**.</p>

<p>The incidence rates of womb cancer peak in women aged 60-79. And these age groups have seen the largest increases with rates nearly doubling since 1975 – rising from around 40 women in every 100,000 to over 75 in every 100,000 in 2007.</p>

<p>Womb cancer is the fourth most common cancer in UK women and in 2008 1,741 women died from the disease.</p>

<p>In the last 10 years – of the top 10 most common cancers in women – incidence rates for womb cancer have risen the second fastest, after malignant melanoma skin cancer.</p>

<p>Sara Hiom, Cancer Research UK’s director of health information, said: “These figures show that we’re still seeing a year on year rise in the number of women diagnosed with womb cancer and more needs to be done to tackle this. Women can reduce their risk of developing the disease by keeping a healthy weight and taking regular exercise.</p>

<p>“All women should be aware of the symptoms of womb cancer which include abnormal vaginal bleeding – especially for post-menopausal women, abdominal pain and pain during sex. Although these symptoms don’t usually mean cancer, as they could be signs of other diseases like fibroids or endometriosis, it’s still vital to get them checked by a doctor. The earlier the disease is diagnosed, the more likely treatment will be successful.”</p>

<p style=" text-align: center;">ENDS</p>

<p>For media enquiries please contact the press office on 020 7061 8300 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Womb cancer cases are highest for over three decades ','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
	<div class="panel width-00 bg-200">
		<div class="header">
			<div class="content"><a class="jltarget" name="citationstats">&nbsp;</a><h2>Reference</h2></div>
		</div>
		<div class="body">
			<div class="content">
				<ul>
<li><a href="http://info.cancerresearchuk.org/cancerstats/types/uterus/incidence/index.htm#trends ">Cancer Research UK statistics, 2007</a></li>
</ul>
			</div>
		</div>
		<div class="footer">
			<div class="content">&nbsp;</div>
		</div>
	</div>
		<br/><div id="updated">Updated: 22 Jul 2010</div><br/>]]></description>
					<pubDate>Wed, 21 Jul 2010 23:01:00 GMT</pubDate>
			 </item>

				
			<item>
				 <title>Aspirin may reduce cancer risk in people with Hereditary Non-Polyposis Colon Cancer (HNPCC)</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2009-09-22-Aspirin-may-reduce-cancer-risk-in-people-with-Hereditary-Non-Polyposis-Colon-Cancer-HNPCC?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2009-09-22-Aspirin-may-reduce-cancer-risk-in-people-with-Hereditary-Non-Polyposis-Colon-Cancer-HNPCC?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Aspirin may reduce cancer risk in people with Hereditary Non-Polyposis Colon Cancer (HNPCC)</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 22 September 2009</h3>
		
			
		<div class="right"></div>
	<p>UK scientists have discovered that a daily dose of aspirin may protect against cancer in people with Hereditary Non-Polyposis Colon Cancer (HNPCC - also called Lynch syndrome) - an inherited condition that raises the risk of some forms of cancer.</p>

<p>Research presented at the European cancer congress ECCO 15 - ESMO 34 in Berlin found that regular aspirin use halved the risk of both bowel and womb cancers in people with the condition.</p>

<p>HNPCC is caused by an inherited faulty gene that increases their risk of various cancers. It is thought to be associated with around five per cent of cases of bowel cancer.</p>

<p>The Newcastle-based researchers studied 1,071 people from 16 countries, all of whom carried the HNPCC gene fault.</p>

<p>Participants either took 600mg of aspirin per day or a placebo (dummy treatment).</p>

<p>After 29 months, the researchers reported in the New England Journal of Medicine in December 2008 that neither treatment had had any effect on whether or not patients developed cancer.</p>

<p>However, they continued to follow the patients and have since started to notice a trend.</p>

<p>Of the 52 participants who have developed bowel cancer so far, just 17 were taking aspirin, compared with 35 who were not.</p>

<p>Womb cancer was also less common in people who were taking aspirin.</p>

<p>In addition, of the six participants who developed multiple cancers, five were in the placebo group.</p>

<p>Dr John Burn, medical director and head of the Institute of Human Genetics at Newcastle University, who led the study, commented: "Bearing in mind these people almost certainly already had their cancer when they started the trial, there is a significant impact beyond two years."</p>

<p>The researchers concluded that people with HNPCC who take two aspirin per day for three years may benefit from a significantly reduced risk of cancer for the next five years.</p>

<p>They now plan to carry out a similar study using lower doses of aspirin to see whether patients could benefit from the drug's cancer-protective effects without suffering common side-effects associated with long-term aspirin use, which include gastrointestinal irritation and bleeding.</p>

<p>Henry Scowcroft, Cancer Research UK's science information manager, commented: "This is an exciting study providing strong evidence that taking aspirin reduces the risk of bowel cancer in people who are genetically predisposed to the disease.</p>

<p>"But this doesn't mean that everyone should start taking aspirin if they're worried about bowel cancer - aspirin can cause significant side-effects if not used as directed by a doctor.</p>

<p>"If you're concerned about bowel cancer you should make sure you take up opportunities for screening when invited, and your first port of call should always be your GP if you notice any persistent changes or symptoms that aren't normal for you."</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Aspirin may reduce cancer risk in people with Hereditary Non-Polyposis Colon Cancer (HNPCC)','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/>]]></description>
					<pubDate>Mon, 21 Sep 2009 23:00:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Doctors trial the coil to prevent womb cancer</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2008-06-10-doctors-trial-the-coil-to-prevent-womb-cancer?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2008-06-10-doctors-trial-the-coil-to-prevent-womb-cancer?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Doctors trial the coil to prevent womb cancer</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 10 June 2008</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>NEW research in <a href="http://www.nhsggc.org.uk/content/default.asp?page=s762&#38;loc_id=24">Yorkhill Hospital</a> and <a href="http://www.nhsggc.org.uk/content/default.asp?page=s762&#38;loc_id=13">Glasgow Royal Infirmary</a> is investigating whether a form of the contraceptive coil can stop women from developing womb cancer.</p>

<p>The <a href="http://www.cancerresearchuk.org/">Cancer Research UK</a> funded clinical trial - named <a href="http://www.poet-trials.co.uk/">POET</a>* - is examining whether an intra uterine system (IUS) or coil, that releases a hormone, can prevent cancer of the lining of the womb - <a href="ssNODELINK/WombCancer">endometrial cancer</a> - in high-risk patients.</p>

<p>This particular type of coil, traditionally used for birth control, is inserted into the womb to release the hormone progestagen. One effect of this hormone is to reduce the thickness of the wall of the womb. It is this feature that scientists believe could be the key to reducing the rate of endometrial cancer in women who are at an inherited risk of the disease.</p>

<p>These women who have an inherited a condition called <a href="http://info.cancerresearchuk.org/cancerstats/types/bowel/molecularbiologyandgenetics/">HNPCC** or Lynch syndrome</a>, will be eligible for the trial.</p>

<p>Endometrial cancer is the fifth most common cancer in women in the UK, with most cases being diagnosed after the menopause. While two per cent of British women will develop endometrial cancer, the rate rises to 60 per cent for those women with HNPCC.</p>

<p>Scientists are now recruiting local women from around the Glasgow area aged between 35 and 65, who have HNPCC, to take part in the trial. This is part of a UK-wide trial that aims to recruit 220 women in all and will run for four years.</p>

<p>Each woman on the trial will undergo an examination including an ultrasound scan and biopsy of the womb. If these results are normal then the women will be randomly divided into two groups. One group will receive yearly monitoring, and the other group will receive yearly monitoring and be fitted with a coil called the Mirena IUS.</p>

<p>An annual ultrasound will be carried out in all the women to check for any signs of cancer and a questionnaire will be used to analyse the psychological effects of monitoring and the acceptability of the coil.</p>

<p>Dr Victoria Murday, local researcher at the Yorkhill Hospital, said: "We are uncertain how effective it is to screen for endometrial cancer in women at increased risk of the disease, so prevention is the key.</p>

<p>"Earlier research has provided evidence that Mirena IUS may reduce the risk of endometrial cancer, and we hope that this study can show that it has this effect for women at high risk, who otherwise might opt for hysterectomy."</p>

<p>The research is a collaboration between <a href="http://www.qmul.ac.uk/">Queen Mary's University of London</a>, <a href="http://www.sgul.ac.uk/">St George's University of London</a> and Cancer Research UK.</p>

<p>Kate Law, Cancer Research UK’s clinical trials director, said: "It’s vital that we continue to research prevention techniques like the one we are trialing in this study. We need to learn if we can offer those women at high risk of womb cancer more options to help prevent the disease."</p>

<p>For more information about this trial please visit either the <a href="http://www.poet-trials.co.uk/">POET website</a> or the <a href="ssNODELINK/chhome">Cancerhelp UK website.</a> Alternatively, call our specialist nurses on 020 7061 8355.</p>

<p>Ends</p>

<p>For media enquiries please contact the Cancer Research UK press office on 020 7061 8300 or, out of hours, the duty press officer on 07050 264059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Doctors trial the coil to prevent womb cancer','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/>]]></description>
					<pubDate>Mon, 09 Jun 2008 23:00:00 GMT</pubDate>
			 </item>

				
			<item>
				 <title>Cancer Research UK reassures women over acrylamide/cancer link</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2007-12-04-cancer-research-uk-reassures-women-over-acrylamidecancer-link?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2007-12-04-cancer-research-uk-reassures-women-over-acrylamidecancer-link?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		<h2 style="margin:0.4em 0 0 0;">Cancer Research UK reassures women over acrylamide/cancer link</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 4 December 2007</h3>
		
			
		<div class="right"></div>
	<p> Cancer Research UK moved to reassure women over a study suggesting that a common chemical caused by frying, roasting or grilling may be linked to ovarian and womb cancer. </p><p> The charity said that women should not be overly concerned as the study is the first to ever find evidence of a link between acrylamides and cancer and would need repeating before any conclusions could be drawn. </p><p> Acrylamide is produced when starchy foods are heated to high temperatures. </p><p> The study, which was carried out by researchers at Maastricht University, looked at the eating habits of 120,000 people, half of whom were female. </p><p> Volunteers were required to provide details on how much acrylamide-containing food - such as crisps or chips - they ate, and researchers then estimated their average intake. </p><p> The findings, which are published in the journal Cancer Epidemiology, Biomarkers and Prevention, suggest that women who eat 40 micrograms of acrylamide per day - the amount contained in a portion of chips or half a pack of biscuits - double their risk of womb and ovarian cancer. </p><p> Acrylamides have been the subject of controversy since a Swedish study in 2002 reported that many foods contain high levels. </p><p> The chemical is known to damage DNA, but a number of recent studies have concluded that the amounts contained in food are too low to significantly increase the risk of cancer. </p><p> Dr Lesley Walker, director of cancer information at Cancer Research UK, commented: "Women shouldn't be unduly worried by this news. As the authors point out, this is the first time a link between acrylamide and womb and ovarian cancer has been suggested, and further studies are needed to confirm this finding. </p><p> "It's not easy to separate out one component of the diet from all the others when studying the complex diets of ordinary people. </p><p> "And as acrlyamide levels are highest in carbohydrate containing foods, such as chips and crisps, other factors need to be firmly ruled out - especially being overweight or obese, which we know is strongly linked to womb cancer and probably linked to ovarian cancer." </p><p> Dr Walker concluded: "The best dietary advice for reducing your risk of cancer is to eat a balanced diet rich in fruit and vegetables and fibre, and low in fat." </p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Cancer Research UK reassures women over acrylamide/cancer link','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 07 Oct 2009</div><br/>]]></description>
					<pubDate>Tue, 04 Dec 2007 00:00:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Cancer risks for overweight women</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2007-11-07-cancer-risks-for-overweight-women?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2007-11-07-cancer-risks-for-overweight-women?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Cancer risks for overweight women</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Wednesday 7 November 2007</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p> Half of all cases of <a href="ssLINK/atoz-womb-cancer">womb cancer</a> and a type of <a href="ssLINK/atoz-oesophageal-cancer">oesophageal cancer</a> in women are caused by being overweight or obese, according to a new report published online in the <a href="http://www.bmj.com/">British Medical Journal</a> today (Wednesday). </p><p> This study provides the first reliable evidence on the relevance of being <a href="ssNODELINK/ObesityBodyWeightAndCancer">overweight or obese</a> for a wide range of cancers in women in the UK today. </p><p> Its findings suggest that among middle aged and older women in the UK, around five percent of all cancers, that is 6000 cancers each year, are caused by being overweight or obese. </p><p> As well as pinpointing womb cancer and one type of oesophageal cancer as examples where being overweight or obese is a major risk factor, the study also finds that excess weight increases the risk of kidney cancer, leukaemia, multiple myeloma, pancreatic cancer, non-Hodgkin's lymphoma, ovarian cancer and, in some age-groups, breast and bowel cancer. </p><p><a href="http://www.millionwomenstudy.org/">The Million Women Study</a>, funded by Cancer Research UK, is the biggest study ever undertaken to look at women and cancer risk. Over one million UK women were studied during seven years. More than 45,000 cases of cancer and 17,000 cancer deaths occurred during that time. </p><p> Lead researcher Dr Gillian Reeves, Cancer Research UK epidemiologist based at Oxford University, said: “Based on our findings, we estimate that being overweight or obese accounts for around 6,000 out of a total 120,000 new cases of cancer each year among middle-aged and older women in the UK. </p><p> “Our research also shows that being overweight has a much bigger impact on the risk of some cancers than others. Two thirds of the additional 6000 cancers each year due to overweight or obesity would be cancers of the womb or breast.” </p><p> But the research found that the relationship between <a href="ssNODELINK/BodyMassIndex">body mass index</a> (BMI)* and cancer also depended on a woman’s stage of life. For example, being overweight increases the risk of breast cancer only after the menopause and the risk of bowel cancer only before the menopause. </p><p> Sara Hiom, director of Cancer Research UK's health information, said: “This research adds to the evidence regarding the impact of being overweight or obese on developing cancer and dying from the disease. </p><p> “While most people readily associate carrying extra weight with being a general health risk, many do not make a specific link with cancer. These findings need to be taken into consideration alongside the established strong relationships between body fatness and other common illnesses such as diabetes and heart attacks.” </p><p> Ends </p><p> For media enquiries contact the Cancer Research UK press office on 020 7061 8300, or the duty press officer, out of hours, on 07050 264059 </p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Cancer risks for overweight women','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 07 Oct 2009</div><br/>]]></description>
					<pubDate>Wed, 07 Nov 2007 00:00:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Waist size can increase womb cancer risk</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2007-02-19-waist-size-can-increase-womb-cancer-risk?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2007-02-19-waist-size-can-increase-womb-cancer-risk?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Waist size can increase womb cancer risk</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Monday 19 February 2007</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>The average British woman, who has a 34 inch waist, is more likely to develop <a href="ssNODELINK/WombCancer">womb cancer</a> than her slimmer sisters.</p>

<p>Women with a waist measurement of more than 34 inches have nearly double the risk of womb cancer than women whose waist is 31 inches or less - according to a Cancer Research UK international study published* online today.</p>

<p>The risk of endometrial cancer (lining of the womb) is also almost doubled in women who have put on more than 44 pounds since the age of 20.</p>

<p>Obese women (those with a body mass index of 30 or more) also have almost double the risk of this kind of cancer compared to women of normal weight (those with a BMI between 19 and 25).</p>

<p>In each of these instances the risk of developing endometrial cancer increased by between 75-78 per cent according to the study. This equates to the risk increasing from one woman in 73 to one in 40.</p>

<p>The study, part-funded by Cancer Research UK and the Medical Research Council and published today by the European Prospective Investigation into Cancer and Nutrition (EPIC) scientists, analysed data from 223,000 women in 10 European countries to conclude that obesity, abdominal fat and adult weight gain had a strong link to endometrial cancer risk.</p>

<p>The study also found that the link was particularly strong in postmenopausal women and those who had never taken hormone replacement therapy nor used the contraceptive pill.</p>

<p>Dr Lesley Walker, Cancer Research UK’s director of cancer information, said: “According to the National Sizing Survey conducted in 2004 the average British woman now has a 34 inch waist which is over six inches bigger than the average size of a woman in the 1950s when it was 27.5 inches.</p>

<p>"Today’s women are larger than they were when they existed on a wartime diet and were generally more active and this is having serious consequences for their health. The results of this study confirm that women carrying excess weight are much more likely to develop endometrial cancer than those women who are a normal weight."</p>

<p>*Cancer Causes and Control: Anthropometric Factors and Risk of Endometrial Cancer: the European Prospective Investigation into Cancer and Nutrition</p>

<p>Study author Professor Christine Friedenreich, of the Alberta Cancer Board in Canada, said: "This large study has provided very strong evidence that obesity and fat distribution increase endometrial cancer risk. It also found that there is a particularly strong risk among obese women who have never used hormone replacement therapy or oral contraceptives. This finding will need additional investigation in future studies to confirm this result"</p>

<p>Professor John Toy, medical director of Cancer Research UK, said: “While the general link between obesity and cancer is known, this study adds specific evidence that overweight women face a significantly increased risk of endometrial cancer.</p>

<p>"Cancer Research UK’s <a href="http://info.cancerresearchuk.org/healthyliving/reducetherisk/">Reduce the Risk</a> campaign aims to raise awareness of how we can all help to prevent cancer by improving our lifestyles. Keeping a healthy weight by eating a low-fat, high-fibre diet with plenty of fruit and vegetables and taking regular exercise is one way to combat cancer risk."</p>

<p>ENDS</p>

<p>For media enquiries please contact Cancer Research UK press office on 020 7061 8300, or the out of hours’ duty press officer on 07050 264059</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Waist size can increase womb cancer risk','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 19 Feb 2007</div><br/>]]></description>
					<pubDate>Mon, 19 Feb 2007 00:00:00 GMT</pubDate>
			 </item>

				
			<item>
				 <title>Womb cancer patients could benefit from genetic screening</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2006-08-10-womb-cancer-patients-could-benefit-from-genetic-screening?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/cancernews/2006-08-10-womb-cancer-patients-could-benefit-from-genetic-screening?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Cancer News</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Womb cancer patients could benefit from genetic screening</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Thursday 10 August 2006</h3>
		
			
		<div class="right"></div>
	<p>Women with cancer of the womb could benefit from screening for inherited genetic mutations that may increase their risk of other cancers, scientists have suggested.</p>

<p>The recommendation follows a study which revealed that around one in every 50 women diagnosed with cancer of the uterus has an inherited condition known as Lynch syndrome.</p>

<p>The inherited genetic disease, also known as hereditary nonpolyposis colon cancer, or HNPCC, can also increase the risk of bowel, ovarian and stomach cancers.</p>

<p>Cancer of the womb, or endometrial cancer, is the most common disease linked to the condition, said lead author, Professor Heather Hampel.</p>

<p>"It's important to identify women with one of these mutations because they have a very high risk for developing colon cancer, and they may not be aware of that risk," she said.</p>

<p>"Because this is hereditary, half of her siblings and children may also be at risk for the syndrome.</p>

<p>"For this reason, the relatives of a person with Lynch syndrome should also be screened for the responsible gene mutation."</p>

<p>The team recommended that relatives who have also inherited the condition should have an annual colonoscopy from the age of 25 and annual womb screens from 30.</p>

<p>The study was conducted by the Ohio State University Comprehensive Cancer Centre and published in the journal Cancer Research.</p>

<p><a href="ssLINK/womb-cancer-risks-and-causes#family">Find out more about the causes of womb cancer</a></p>

<p><a href="ssLINK/high-risk-groups-for-bowel-cancer">Find out more about HNPCC ('Lynch syndrome')</a></p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Womb cancer patients could benefit from genetic screening','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/>]]></description>
					<pubDate>Wed, 09 Aug 2006 23:00:00 GMT</pubDate>
			 </item>

				
			<item>
		
				 <title>Survival rates improving for cancer of the womb but its incidence climbs in the over 60s</title>
				 <link>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2006-02-07-survival-rates-improving-for-cancer-of-the-womb-but-its-incidence-climbs-in-the-over-60s?ssSourceSiteId=ch&amp;rss=true</link>
				 <guid>http://www.cancerresearchuk.org/cancer-info/news/archive/pressrelease/2006-02-07-survival-rates-improving-for-cancer-of-the-womb-but-its-incidence-climbs-in-the-over-60s?ssSourceSiteId=ch&amp;rss=true</guid>
				asdf
					 <description><![CDATA[


		<h1 style="margin-bottom:0.2em;">Press Release</h1>
		
		<h2 style="margin:0.4em 0 0 0;">Survival rates improving for cancer of the womb but its incidence climbs in the over 60s</h2>
		<h3 class="releasedate" style="margin:0.6em 0 1em 0; font-size:1em;">Tuesday 7 February 2006</h3>
		<h3 style="margin:0.6em 0 1em 0;">Cancer Research UK Press Release</h3>
			
		<div class="right"></div>
	<p>Five-year survival rates for womb cancer* have risen to 77 per cent, an improvement of 16 per cent in the last 30 years.</p>

<p>But its incidence among women aged 60-79 has risen by 30 per cent in less than a decade - according to a report published today by Cancer Research UK**. The increasing numbers of women being diagnosed shows a need for greater awareness of the disease, its symptoms and the risk factors.</p>

<p>Cancer of the womb affects around 6,000 women in the UK each year - twice as many as cervical cancer - and accounts for four per cent of all female cancers. It is the fifth most common cancer in women and is the second most common cancer of the female reproductive system, after ovarian cancer.</p>

<p>Although survival is improving and around three-quarters of women diagnosed with womb cancer are successfully treated, the disease still causes around 1,500 deaths a year. Five-year survival rates are as low as 25 per cent for women who present with advanced disease, and therefore early detection is crucial.</p>

<p>Over 90 per cent of womb cancers occur in women over the age of 50 and 75 per cent in women who have been through the menopause. In the 60-79 age group, incidence of womb cancer has climbed from 48 cases per 100,000 in 1993 to 63 in 2001. Awareness of the disease is low and consequently women may not be aware that vaginal bleeding after the menopause is a symptom of womb cancer.</p>

<p>The standard treatment for womb cancer is surgery in the form of a hysterectomy. For women with early stage disease, no further treatment is usually necessary, but women with more advanced disease also need radiotherapy.</p>

<p>Report author Lucy Boyd, a Cancer Research UK epidemiologist, said: “It’s encouraging to see that the incidence of womb cancer in the UK is among the lowest in Europe, but the rise in cases in older women is a concern.</p>

<p>“We feel it is vitally important to raise awareness of this disease and encourage women to look out for the early symptoms, which can include abnormal vaginal bleeding or discharge, bleeding after the menopause and less commonly, low pelvic pain. Survival rates would be even better if more women reported their symptoms to their doctor at an earlier stage.”</p>

<p>It is unclear exactly what causes womb cancer, but there are some things that are known to increase a woman’s risk. Overweight and obese women are twice as likely to develop womb cancer as women of a healthy weight. This is due to higher than normal exposure to the hormone oestrogen, the production of which is greater in overweight and obese women.</p>

<p>Other factors that increase risk include not having had children, late menopause and the drug tamoxifen, which is used to treat and prevent breast cancer.</p>

<p>Dr Lesley Walker, Director of Cancer Information at Cancer Research UK, said:</p>

<p>“The improved survival rates are a result of the advances that have been made in successfully treating this disease. However, it is also clear that even more lives would be saved if awareness of this disease were better.</p>

<p>”Cancer Research UK will strive to make more women aware of the symptoms and risk factors associated with womb cancer, and the options available to help women reduce their risk of the disease. Womb cancer in particular has the strongest links to obesity - a woman with a healthy bodyweight has half the risk an obese woman has of getting the disease.”</p>

<p><strong>ENDS</strong></p>

<p>For media enquiries please contact Emma Gilgunn-Jones on 020 7061 8311 or, out-of-hours, the duty press officer on 07050 264 059.</p>

			  
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/ch.mailLink.js"></script>
			<script type="text/javascript" src="/prod_consump/resources/CRUK_common/js/jquery.oracle-ucm-1.0.js"></script>
			<div id="footer_strip">
			   <ul>
				<li class="sftweet">
						<span>Share this:</span>
					<a href="http://developers.google.com/analytics" class="twitter-share-button" data-lang="en">Tweet</a>
						<script type="text/javascript" charset="utf-8">
							window.twttr = (function (d,s,id) {
								var t, js, fjs = d.getElementsByTagName(s)[0];
								if (d.getElementById(id)) return; js=d.createElement(s); js.id=id;
								js.src="//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs);
    								return window.twttr || (t = { _e: [], ready: function(f){ t._e.push(f) } });
							}(document, "script", "twitter-wjs"));

						function extractParamFromUri(uri, paramName) {
						  if (!uri) {
						    return;
						  }
						  var regex = new RegExp('[\\?&#]' + paramName + '=([^&#]*)');
						  var params = regex.exec(uri);
						  if (params != null) {
						    return unescape(params[1]);
  						 }
						return;
					}

					function TrackTwitter(intent_event) {
					if (intent_event) {
					      var opt_pagePath;
					      if (intent_event.target && intent_event.target.nodeName == 'IFRAME') {
				            opt_target = extractParamFromUri(intent_event.target.src, 'url');
				      }
				      _gaq.push(['_trackSocial', 'twitter', 'tweet', opt_target]);					
				    }
				  }
				twttr.ready(function (twttr) {
					  twttr.events.bind('tweet',    TrackTwitter);
				  });
				</script>

				</li>

				<li class="sffacebk">
				<fb:like send="false" layout="button_count" width="50px" show_faces="false" font="arial"  ></fb:like>
				</li>

				<!-- Place this tag where you want the +1 button to render -->
				<li class="sfgoogle">
					<g:plusone size="medium"></g:plusone>
				</li>

				  <li class="sfprint">
					<a target="_blank" href="?view=PrinterFriendly">Print this page</a>
				  </li>
				   <li name="email_link" id="email_link">
					<a href="#maillink" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])"><img alt="Click to email this to a friend" src="/cr_weblayout/images/CRUK_Fragments/emailicon.jpg" /></a>&nbsp;<a href="#mail" title="Click to email this to a friend" onClick="_gaq.push(['_trackSocial', 'Email', 'Email', document.location.href ])">Email this page</a>
				  </li>
			   </ul>
			</div>
			<div id="window" name="window" style="display: none;">
				<div id="popup_content">
						<label for="target_email" ><font size="2"><b>Send to Email Address</b></font></label>
						<input type="text" name="target_email" id="target_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_name"><font size="2"><b>Your Name</b></font></label>
						<input type="text" name="source_name" id="source_name" value="" size="52" style="background:#F8F8F8"/>

						<label for="source_email"><font size="2"><b>Your Email Address</b></font></label>
						<input type="text" name="source_email" id="source_email" value="" size="52" style="background:#F8F8F8"/>

						<label for="captcha_answer"><font size="2"><b>Evaluate the following expression to continue: </b></font></label><br />
						<input type="button" name="math_captcha" id="math_captcha"/> =
						<input type="text" name="captcha_answer" id="captcha_answer" value="" size="5" maxlength="2" style="background:#F8F8F8"/>
						&nbsp;<a class="reload_captcha" onclick="getCaptcha()"></a>
					<br /><br />
					<input type="button" value="Send Email" id="sharing_send" name="sharing_send" class="sharing_send" onclick="sendEmail('Survival rates improving for cancer of the womb but its incidence climbs in the over 60s','news');"/>
					<img style="float: right; display: none" name="loading" id="loading" src="/cr_weblayout/images/CRUK_Fragments/loading.jpg" alt="loading" width="16" height="16" />
					&nbsp;&nbsp;<a href="#cancel" class="sharing_cancel" name="sharing_cancel" id="sharing_cancel"><font size="1">Cancel</font></a>

					<br /><br />

					<span id="emailError" name="emailError" class="error" style="display:none;background:#A00000;color:#fff;"></span>
				</div>
			</div>
			<div id="confirmation_text" name="confirmation_text" style="display: none;"><h2>No Error</h2></div>
		<br/><div id="updated">Updated: 07 Oct 2009</div><br/>]]></description>
					<pubDate>Tue, 07 Feb 2006 00:00:00 GMT</pubDate>
			 </item>

		</channel>
</rss