body{color:#000000;background:#ffffff url(sasa3.png) fixed;}
A:link{color:#0000EE;}
A:visited{color:#551A8B;}
A:active{color:#FF0000;}
h1,h2,h3, h4, h5, h6, .navi{
	border-color: #009999;
	border-style: solid;
}

H1
{
	font-weight:bolder;
	font-stretch:wider;
	text-align: center;
	border-style: solid;
	border-width:4px 0 4px;
	padding: 0.2em 0.2em 0.2em 0.2em;
}
H2{
	border-style: solid;
	border-width:0 0 2px;
	padding: 0.2em 0.1em 0 0.3em;

}
h3, h4, h5, h6 {
	padding: 0 0 0 0.1em;
	border-width: 0 0 1px 1.2em;
}
p,dl{ text-indent: 1em;}
p.cnt,td,input{text-indent: 0em;}
.navi{
    border-width: 1px;
    line-height:120%;
    font-weight:bold}
li p{ text-indent: 0em;}
li p img{vertical-align:middle;}
img{
	border-width: 0;
}
p.cnt{text-indent: 0em;}

@media print{
iframe {
	display:none;}
A:link,A:visited,A:active{text-decoration:none;color:#000000}
}