body{
	line-height: 120%;
	background-color:#ffffff;
        background-image:url('hana02.gif');
        background-repeat:no-repeat; 
	background-position:center;
	background-attachment:fixed;
}
h1{
	color:#666666;
	font-size=14pt;
}
h2{
	color:#666666;
}
h4{
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#ffcccc;
	border-right-color:#ff99cc;
	border-bottom-color:#ff99cc;
	border-left-color:#ffcccc;
	border-width:2px;
	font:caption;
	color:#666666;
	width:720px;
	background-color:transparent;
	padding:0px 0px 0px 10px;
}
p{
	font-size:10pt;
	color:#666666;
	margin-left:50px;
	width:650px;
}
div#main{
	position:relative;
	width:800px;
	margin:10px;
	padding:10px;
	border:1px solid #c0c0c0;
	text-align="left";
}
pink{
	color:#ff66cc;
	font-weight:bold;
}