<style type="text/css">
<!--
h1 ,h2 ,h3 ,h4 { 
margin: 2; --- 上下左右の余白の指定　0 
padding: 0.3em; --- 見出し文字の余白をフォントの高さの30%に 
}
h1 { font-size: 18pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }
form { margin: 1px; }
-->
</style>
