change h3 to h4
diff --git a/docs.php b/docs.php
index b392324..03028f6 100755
--- a/docs.php
+++ b/docs.php
@@ -70,11 +70,11 @@
 <tr><th bgcolor="#0080c0" align="left" style="padding: 2px;"><font color="#ffffff">SWT Articles at eclipse.org and eclipse.org/swt</font>
 </table>
 
-<h3>Articles at eclipse.org:</h3>
+<h4>Articles at eclipse.org:</h4>
 
 	<p>There are lots of <a href="http://www.eclipse.org/articles/index.php?sort=date&category=SWT">articles about SWT</a> on Eclipse Corner at eclipse.org (20 at last count):</p>
 
-<h3>Articles at eclipse.org/swt:</h3>
+<h4>Articles at eclipse.org/swt:</h4>
 
   <ul>
 	<li><a href="eclipse.php">How to develop SWT applications in Eclipse</a></li>