diff --git a/qm.shtml b/qm.shtml
index 9ee69c90f..ae6ff30ee 100644
--- a/qm.shtml
+++ b/qm.shtml
@@ -1,58 +1,76 @@
-<html lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
 <head>
-<title>Question Mark list conventions</title>
-
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>CUCC Austria Expeditions: QM list conventions</title>
 <link rel="stylesheet" type="text/css" href="css/main2.css" />
 </head>
 <body>
 
-<H1>Question Mark list conventions</H1>
+<h1>Question Mark list conventions</h1>
+
+<p>The format for question mark lists is QM identifier, Quality Grade, Area
+indicator, decription of QM. The QM numbers themselves are in the format
+Discoverer identifier, Year of discovery, Cave identifier, serial number. If
+you look at the html, you will find that the nearest survey station (without
+its "&lt;cavenumber&gt;." prefix) is included in an html comment for almost all
+leads.</p>
+
+<p>In general, an unpushed QM will have a link from its QM number in the
+description to the list, and a link from the list to the relevant point in the
+description. If there is no link, it means that I can't yet work out where the
+QM is in the description, or the description doesn't yet exist :-).</p>
 
-<P>The format for question mark lists
-is QM identifier, Quality Grade, Area indicator, decription of QM. The 
-QM numbers themselves are in the format Discoverer identifier, Year of 
-discovery, Cave identifier, serial number. If you look at the html, you will 
-find that the nearest survey station (without its "&lt;cavenumber&gt;." prefix) 
-is included in an html comment for almost all leads. Now that there is an <A 
-href="../../handbook/survey/svindx.htm">index to the 
-surveys</A>, there may soon be a way to get from the QM to the relevant survey 
-file, but not the pictures :-( 
-<P>In general, an unpushed QM will have a link from its QM number in the 
-description to here, and a link from here to the relevant point in the 
-description. If there is no link, it means that I can't yet work out where the 
-QM is in the description, or the description doesn't yet exist :-). 
 <h2>Discoverer identifiers</h2>
-<DL>
-  <DT>A
-  <DD>ARGE 
-  <DT>B
-  <DD>Groupe Sp�l�eo de Clerval - Baume les Dames 
-  <DT>C
-  <DD>Cambridge University Caving Club </DD></DL>
+<dl>
+  <dt>A</dt>
+  <dd>ARGE</dd>
+  <dt>B</dt>
+  <dd>Groupe Sp�l�eo de Clerval - Baume les Dames </dd>
+  <dt>C</dt>
+  <dd>Cambridge University Caving Club</dd>
+</dl>
+
 <h2>Quality grades</h2>
-<DL>
-  <DT>A
-  <DD>A fine QM - git down there and look. 
-  <DT>B
-  <DD>Not so promising, or requiring some effort (eg. a climb) 
-  <DT>C
-  <DD>Pretty cruddy, or good but very hard to get to. 
-  <DT>V
-  <DD>An aven which might be climbable, but not adequately assessed 
-  <DT>X
-  <DD>A high, wet or unsafe-looking aven unlikely to be climbed 
-  <DT>?
-  <DD>No-one writing this list actually knows! </DD></DL>
-<P>Note that the quality grades are assigned by the explorers at the time, and 
+
+<dl>
+  <dt>A</dt>
+  <dd>A fine QM - git down there and look. </dd>
+  <dt>B</dt>
+  <dd>Not so promising, or requiring some effort (eg. a climb) </dd>
+  <dt>C</dt>
+  <dd>Pretty cruddy, or good but very hard to get to.</dd>
+  <dt>V</dt>
+  <dd>An aven which might be climbable, but not adequately assessed</dd>
+  <dt>X</dt>
+  <dd>A high, wet or unsafe-looking aven unlikely to be climbed</dd>
+  <dt>?</dt>
+  <dd>No-one writing this list actually knows!</dd>
+</dl>
+
+<p>Note that the quality grades are assigned by the explorers at the time, and 
 that subsequent discoveries may mean that the grade is optimistic, since the 
 lead may now drop into passage which wasn't then explored. Also, different 
-explorers have different ideas - one man's "A-lead" may be another's "C-lead" 
-:-( 
+explorers have different ideas, or different waist sizes - one man's "A-lead"
+may be another's "C-lead" :-(</p>
+<hr />
 
-<p><HR>
-<p><ul>
-<li><a href="infodx.htm">Back to main index page</a>
+<ul id="links">
+<li>Back to <a href="../index.htm">CUCC Home page</a></li>
+<li>Back to <a href="index.htm">Expedition Intro page</a></li>
+<li><b>Main Indices:</b>
+<ul>
+<li><a href="infodx.htm"><b>Index</b> to Expo</a> information pages</li>
+<li><a href="areas.htm">Description of CUCC's area</a> and split to subareas</li>
+<li>Full <a href="indxal.htm">Index to cave descriptions</a> in area 1623</li>
+<li>List of (links to) <a href="pubs.htm">published reports and logbooks</a></li>
+</ul></li>
+<li><b>Pictures:</b>
+<ul>
+<li><a href="gall0.htm">Text only Index</a></li>
+<li><a href="gallery/0.htm">Index pages (with thumbnails)</a></li>
+</ul></li>
+<li>Table of <a href="folk/index.htm"><b>members</b> of CUCC expeditions</a> 1976-present</li>
 </ul>
-
 </body>
 </html>
diff --git a/sponsr.htm b/sponsr.htm
index f6a9a53f7..91e2afd75 100644
--- a/sponsr.htm
+++ b/sponsr.htm
@@ -1,80 +1,77 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html lang=en>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
 <head>
-<title>
-CUCC Expedition Sponsors
-</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>CUCC Austria Expeditions: Sponsors</title>
 <link rel="stylesheet" type="text/css" href="css/main2.css" />
 </head>
 <body>
+
 <h1>Sponsors</h1>
 
 <p>As increasingly impoverished students make up a large proportion of the
 expedition, which is very far from a "cheap holiday", we are grateful for the
-sponsorship we have received over recent years.
-Here we detail those who have supported the expedition &amp; how. We also
-receive monetary support from a number of grant-giving bodies.
+sponsorship we have received over recent years.  Here we detail those who have
+supported the expedition. We also receive monetary support from a number of
+grant-giving bodies.</p>
+
 <p>
-We'd like to thank the following companies for their generous support of the 2004 expedition.</p>
+We'd like to thank the following companies for their generous support of the 2004 expedition:</p>
 
-<img alt="---&gt;" src="../icons/lists/1.png">
-<a href="http://www.tunnock.co.uk/">Thomas Tunnock Limited</a>, who have offered to supply us with a large quantity of Tunnocks Bars.<br />
-<img alt="---&gt;" src="../icons/lists/1.png">
-<a href="http://www.quakeroats.com/">Quaker Oats</a>, who have provided us with plenty of Oatso-Simple, staple of top camp breakfasts.<br />
-<img alt="---&gt;" src="../icons/lists/1.png">
-<a href="http://www.3m.com/">3M</a>, makers of an exceptionally good type of reflective tape which we use for marking cairns on the plateau, so they are visible when walking at night with torches.<br />
-<img alt="---&gt;" src="../icons/lists/1.png">
-<a href="http://www.curtec.com/mainframe.asp?lan=Gb">Curtec</a>, who make the distinctive white-and-red plastic drums that so many cavers use (usually known, for no discernible reason, as 'Daren drums').<br />
-<img alt="---&gt;" src="../icons/lists/1.png">
-<a href="http://www.peli.com/">Peli</a>, who have offered us a selection of their indestructible plastic cases, which are popular among cavers for carrying cameras and other delicate objects underground.
-<hr>
-Previous years' Sponsors:
+<ul>
+<li> <a href="http://www.tunnock.co.uk/">Thomas Tunnock Limited</a>, who have
+offered to supply us with a large quantity of Tunnocks Bars.</li>
+<li> <a href="http://www.quakeroats.com/">Quaker Oats</a>, who have provided us
+with plenty of Oatso-Simple, staple of top camp breakfasts.</li>
+<li><a href="http://www.3m.com/">3M</a>, makers of an exceptionally good type
+of reflective tape which we use for marking cairns on the plateau, so they are
+visible when walking at night with torches.</li>
+<li><a href="http://www.curtec.com/mainframe.asp?lan=Gb">Curtec</a>, who make
+the distinctive white-and-red plastic drums that so many cavers use (usually
+known, for no discernible reason, as 'Daren drums').</li>
+<li><a href="http://www.peli.com/">Peli</a>, who have offered us a selection of
+their indestructible plastic cases, which are popular among cavers for carrying
+cameras and other delicate objects underground.</li>
+</ul>
 
-<p><img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1978/sponsr.htm">1978</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1989/sponsr.htm">1989</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1990/sponsr.htm">1990</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1991/sponsr.htm">1991</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1992/sponsr.htm">1992</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1993/sponsr.htm">1993</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1994/sponsr.htm">1994</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1995/sponsr.htm">1995</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1996/sponsr.htm">1996</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1997/sponsr.htm">1997</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1998/sponsr.htm">1998</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/1999/sponsr.htm">1999</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/2000/sponsr.htm">2000</a> Expedition<br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<a href="years/2003/sponsors.html">2003</a> Expedition<br>
-<hr>
+<hr />
 
-<!-- LINKS -->
-<img alt="&gt;" src="../icons/lists/0.png">
-Back to <a href="../index.htm">CUCC Home page</a><br>
-<img alt="&gt;" src="../icons/lists/0.png">
-Back to <a href="index.htm">Expedition Intro page</a><br>
-<img alt="&gt;" src="../icons/lists/0.png">
-<b>Main Indices:</b><br>
-<img alt="---&gt;" src="../icons/lists/1.png">
-<a href="infodx.htm"><b>Index</b> to Expo</a> information pages<br>
-<img alt="---&gt;" src="../icons/lists/1.png">
-<a href="areas.htm">Description of CUCC's area</a> and split to subareas<br>
-<img alt="---&gt;" src="../icons/lists/1.png">
-Full <a href="indxal.htm">Index to cave descriptions</a> in area 1623<br>
-<img alt="---&gt;" src="../icons/lists/1.png">
-List of (links to) <a href="pubs.htm">published reports and logbooks</a>
+<p>Previous years' sponsors:</p>
 
+<ul>
+<li><a href="years/1978/sponsr.htm">1978</a> Expedition</li>
+<li><a href="years/1989/sponsr.htm">1989</a> Expedition</li>
+<li><a href="years/1990/sponsr.htm">1990</a> Expedition</li>
+<li><a href="years/1991/sponsr.htm">1991</a> Expedition</li>
+<li><a href="years/1992/sponsr.htm">1992</a> Expedition</li>
+<li><a href="years/1993/sponsr.htm">1993</a> Expedition</li>
+<li><a href="years/1994/sponsr.htm">1994</a> Expedition</li>
+<li><a href="years/1995/sponsr.htm">1995</a> Expedition</li>
+<li><a href="years/1996/sponsr.htm">1996</a> Expedition</li>
+<li><a href="years/1997/sponsr.htm">1997</a> Expedition</li>
+<li><a href="years/1998/sponsr.htm">1998</a> Expedition</li>
+<li><a href="years/1999/sponsr.htm">1999</a> Expedition</li>
+<li><a href="years/2000/sponsr.htm">2000</a> Expedition</li>
+<li><a href="years/2003/sponsors.html">2003</a> Expedition</li>
+</ul>
+<hr />
+
+<ul id="links">
+<li>Back to <a href="../index.htm">CUCC Home page</a></li>
+<li>Back to <a href="index.htm">Expedition Intro page</a></li>
+<li><b>Main Indices:</b>
+<ul>
+<li><a href="infodx.htm"><b>Index</b> to Expo</a> information pages</li>
+<li><a href="areas.htm">Description of CUCC's area</a> and split to subareas</li>
+<li>Full <a href="indxal.htm">Index to cave descriptions</a> in area 1623</li>
+<li>List of (links to) <a href="pubs.htm">published reports and logbooks</a></li>
+</ul></li>
+<li><b>Pictures:</b>
+<ul>
+<li><a href="gall0.htm">Text only Index</a></li>
+<li><a href="gallery/0.htm">Index pages (with thumbnails)</a></li>
+</ul></li>
+<li>Table of <a href="folk/index.htm"><b>members</b> of CUCC expeditions</a> 1976-present</li>
+</ul>
 </body>
 </html>