<!doctype html public "-//W3C//DTD HTML 4.0//EN">
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
<title></title>
<style type="text/css">

h1{font-style:normal;font-weight:bolder;font-size:large;} 
h1{color:red;}

h2{font-style:normal;font-weight:bolder;font-size:medium;}
h2{color:aqua;}

h3{margin-left:10pt;font-style:normal;font-size:medium;}
h3{color:lime;}

h4{margin-left:25pt;font-style:normal;font-size:small;}
h4{color:yellow;}

h5{margin-left:35pt;margin-top:0pt;font-style:normal;font-size:small;}
h5{color:white;}


a:link {color:lime;}
a:active {color:red;}
a:visited {color:yellow;}

</style>
</head>

<body>
</body>
</html>